Mercurius and Apollo Interoperability
By Davide Fiorello
What is GraphQL
GraphQL is a query language for APIs; it provides a clear and complete description for your data and allows the client to retrieve the data it needs.
The API can be defined using a schema that allows the client to k...
nearform.hashnode.dev10 min read