package
0.1.1
Repository: https://github.com/slothking-online/gql.git
Documentation: pkg.go.dev

# Functions

GetSchemaTypes runs introspection query on remote endpoint returning schema.
GetTypeInfo fetches type information from remote endpoint.

# Structs

Arg is graphql field argument.
Field is graphql field.
Schema is a representation of remote schema returned by schema introspection.
Type is graphql type definition.