Versions in this module Expand all Collapse all v1 v1.0.1 Feb 1, 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