Versions in this module Expand all Collapse all v0 v0.1.0 Oct 20, 2024 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