Module graphql

Module graphql 

Source
Expand description

Helper functions and impls for creating Shapes from [apollo_compiler] types.

Functionsยง

namespace_from_schema
Computes a Namespace<NotFinal> from a GraphQL &Schema, allowing for mutual type references and recursive self-references.
shape_for_arguments
shapes_for_schema
Get all the shapes for a GraphQL [Schema], keyed by their GraphQL [Name].