Versions in this module Expand all Collapse all v0 v0.12.4 Dec 27, 2023 v0.12.3 Dec 27, 2023 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