Crate byo_graphql

Crate byo_graphql 

Source
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
GraphqlClient
A client that you may reuse to do several queries
GraphqlError
List
PageInfo

Enums§

ByoError

Type Aliases§

ByoResult