Versions in this module Expand all Collapse all v0 v0.14.0 Jun 2, 2021 v0.13.0 Jun 2, 2021 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