Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GraphqlArgument ¶
type GraphqlArgument interface { // Argument ... Argument() graphql.FieldConfigArgument }
GraphqlArgument ...
type GraphqlObject ¶
GraphqlObject ...
type GraphqlOutput ¶
GraphqlOutput ...
type Unmarshaler ¶
type Unmarshaler interface {
UnmarshalMap(m map[string]interface{})
}
Unmarshaler ...
Click to show internal directories.
Click to hide internal directories.