Crate graphql_client[][src]

Structs

GraphQLError
GraphQLQueryBody
GraphQLResponse

The generic shape taken by the responses of GraphQL APIs.

Traits

GraphQLQuery

A convenience trait that can be used to build a GraphQL request body.