Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Int64 ¶
type Int64 uint64
Int64 scalar type
func (Int64) ImplementsGraphQLType ¶
ImplementsGraphQLType implement GraphQLType
func (*Int64) UnmarshalGraphQL ¶
UnmarshalGraphQL unmarshal GraphQL
type Uint64 ¶
type Uint64 uint64
Uint64 scalar type
func (Uint64) ImplementsGraphQLType ¶
ImplementsGraphQLType implement GraphQLType
func (*Uint64) UnmarshalGraphQL ¶
UnmarshalGraphQL unmarshal GraphQL
Click to show internal directories.
Click to hide internal directories.