Versions in this module Expand all Collapse all v0 v0.13.2 Nov 3, 2020 v0.13.1 Nov 3, 2020 Changes in this version + func New() plugin.Plugin + type Entity struct + Def *ast.Definition + KeyFields []*KeyField + Name string + Requires []*Requires + ResolverName string + type KeyField struct + Field *ast.FieldDefinition + TypeReference *config.TypeReference + type RequireField struct + Name string + NameGo string + TypeReference *config.TypeReference + type Requires struct + Fields []*RequireField + Name string