上QQ阅读APP看书,第一时间看更新
Back end debugging and logging
There are two things that are very important here: the first is that we need to implement logging for our back end in case we receive errors from our users, and the second is that we need to look into Postman to debug our GraphQL API efficiently.
So, let's get started with logging.