Versions in this module Expand all Collapse all v0 v0.15.2 Jan 18, 2022 Changes in this version + func New() plugin.Plugin + type Entity struct + Def *ast.Definition + Multi bool + Name string + Requires []*Requires + Resolvers []*EntityResolver + type EntityResolver struct + InputType string + KeyFields []*KeyField + ResolverName string + type KeyField struct + Definition *ast.FieldDefinition + Field fieldset.Field + Type *config.TypeReference + type Requires struct + Field fieldset.Field + Name string + Type *config.TypeReference