GraphQL.LocalBackend (GraphQL Client v0.2.1) View Source

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

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Stores a response or a function that will be evaluated to the next call to execute_query

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Stores a response or a function that will be evaluated to the next call to execute_query