package
0.0.0-20190603091140-d91554c37e14
Repository: https://github.com/vaniila/hyper.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Argument for GraphQL.
ArgumentConfig interface.
Context interface.
Enum for GraphQL.
EnumConfig interface.
EnumValue for GraphQL.
EnumValueConfig interface.
Field for GraphQL.
FieldConfig interface.
Object for GraphQL.
ObjectConfig interface.
Resolver interface.
Scalar for GraphQL.
ScalarConfig interface.
Schema for GraphQL.
SchemaConfig interface.
Union for GraphQL.
UnionConfig interface.
Value for GraphQL.

# Type aliases

ArgumentInitializer func.
FieldInitializer func.
ObjectInitializer func.
ResolveHandler for field resolve.
ScalarParseLiteralHandler for scalar parse literal resolver.
ScalarParseValueHandler for scalar parse value resolver.
ScalarSerializeHandler for scalar serialize resolver.