API Reference GraphQL Client v0.2.1

Modules

Facade client for GraphQL requests

Functions to encode GraphQL.Query struct into a string

A GraphQL.Client implementation that uses an Agent to store data, useful for tests.

Functions to create all different types of nodes of a GraphQL operation.

Functions to create and modify query representations.

Functions to simplify the creation of GraphQL queries.

Functions to handle query registries.

Functions to handle GraphQL responses

A struct to represent GraphQL variables