API Reference common_graphql_client v0.6.3
Modules
This module defines the behavior a caller
must implement.
This module defines the behavior a schema
must implement in order
to be accessible through the native callers of this package.
Documentation for CommonGraphqlClient.
Validates a query against a static graphql schema
This module uses node and graphql-tools to validate a graphql query against a graphql schema
Defines behaviour for validation strategies for static validations
Mix Tasks
Mix task to call static query validator