How to setup Apollo Client in order to perform GraphQL queries with NextJS
In the previous article Setting up GraphQL API with MongoDB and Apollo Server for a NextJS app we've created a GraphQL API with Apollo Server setup and connection to the MongoDB. We worked mainly on the server side of the application. It's recommende...
Jun 10, 202015 min read28