directives

package
v0.0.0-...-eab30a4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 16, 2020 License: Unlicense Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AllowValueType

func AllowValueType(ctx context.Context, obj interface{}, next graphql.Resolver,
	field string, allow []*ValueTypeAllow) (
	res interface{}, err error)

Types

type ValueTypeAllow

type ValueTypeAllow struct {
	ValueType types.ValueType `json:"valueType"`
	Allow     bool            `json:"allow"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL