When imported, graphQl-client-unity allows the creation of queries within the Unity Editor. The client utilizes one of graphQl's amazing features, Introspection, to get all the queries, mutations, ...
This package attempts to provide a simple API that is able to interact with a GraphQL server. Nothing more, nothing less. No complicated setup. Also, the world could use some more Unity-friendly ...