Expand description
A simple “bring your own queries and types” GraphQL client.
Structs§
- Count
- a structure matching
{ totalCount}, convenient when you want the number of items in a collections - Graphql
Client - A client that you may reuse to do several queries
- Graphql
Error - List
- Page
Info