package
0.0.0-20170602052103-08ddf3728865
Repository: https://github.com/tmc/graphql.git
Documentation: pkg.go.dev
# Structs
GraphQLFieldSpec describes a field associated with a type in a GraphQL schema.
No description provided by the author
No description provided by the author
Schema represents the registered types that know how to respond to root fields.
# Interfaces
GraphQLType is the interface that all GraphQL types satisfy.
# Type aliases
GraphQLFieldFunc is the type that can generate a response from a graphql.Field.
No description provided by the author