Versions in this module Expand all Collapse all v0 v0.17.29 Mar 28, 2023 Changes in this version + func New(version int) 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