package
0.13.2
Repository: https://github.com/dgraph-io/gqlgen.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New returns a federation plugin that injects federated directives and types into the schema.

# Structs

Entity represents a federated type that was declared in the GQL schema.
No description provided by the author
RequireField is similar to an entity but it is a field not an object.
Requires represents an @requires clause.