[][src]Crate byo_graphql

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

GraphqlClient

A client that you may reuse to do several queries

GraphqlError
List
PageInfo

Enums

ByoError

Type Definitions

ByoResult