A mini to-do app was created to demonstrate working with Apollo and GraphQL. The server was set up using json-graphql-server.
On the client side, an instance of Apollo Client was implemented.
The project includes examples of working with queries, mutations, cache management, and aliases