//
pkg.gl
Category
github.com/slothking-online/gql
introspection
package
0.1.1
Repository:
https://github.com/slothking-online/gql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
315 SLOC
#
Functions
GetSchemaTypes
GetSchemaTypes runs introspection query on remote endpoint returning schema.
GetTypeInfo
GetTypeInfo fetches type information from remote endpoint.
#
Structs
Arg
Arg is graphql field argument.
Field
Field is graphql field.
Schema
Schema is a representation of remote schema returned by schema introspection.
Type
Type is graphql type definition.