NavidK0 / SimpleGraphQL-For-Unity

A simple graphQL client that allows one to use .graphql files (or code) for queries, mutations, and subscriptions with Unity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve documentation

NavidK0 opened this issue · comments

Documentation could use some improvement to showcase how to use the Request API vs the Query API (aka GraphQL from files). Some small examples would probably be enough.