package
0.0.0-20240806171928-4b8604f13782
Repository: https://github.com/ccbrown/api-fu.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
Returns a cost function which returns a constant resolver cost with no multiplier.
Inspect traverses the types referenced by the schema, invoking f for each one.
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
No description provided by the author
# Constants
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
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
# Variables
BooleanType implements the Boolean type as defined by the GraphQL spec.
BuiltInTypes maps all of the built-in types to their names.
FloatType implements the Float type as defined by the GraphQL spec.
IDType implements the ID type as defined by the GraphQL spec.
IncludeDirective implements the @include directive as defined by the GraphQL spec.
IntType implements the Int type as defined by the GraphQL spec.
Null is to specify an explicit "null" default for input values.
SkipDirective implements the @skip directive as defined by the GraphQL spec.
StringType implements the String type as defined by the GraphQL spec.
# Structs
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
FieldContext contains important context passed to resolver implementations.
FieldCost describes the cost of resolving a field, enabling rate limiting and metering.
FieldCostContext contains important context passed to field cost functions.
FieldDefinition defines an object's field.
No description provided by the author
InputValueDefinition defines an input value such as an argument.
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
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author