Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BigInt ¶
type BigInt int
func (BigInt) ImplementsGraphQLType ¶
func (BigInt) MarshalJSON ¶
func (*BigInt) UnmarshalGraphQL ¶
type GraphiQL ¶
type GraphiQL struct{}
GraphiQL is an in-browser IDE for exploring GraphiQL APIs. This handler returns GraphiQL when requested.
For more information, see https://github.com/graphql/graphiql.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.