Versions in this module Expand all Collapse all v0 v0.0.2 Sep 9, 2024 Changes in this version + type Field []string + func (f Field) FieldDefinition(schemaType *ast.Definition, schema *ast.Schema) *ast.FieldDefinition + func (f Field) Join(str string) string + func (f Field) JoinGo(str string) string + func (f Field) LastIndex() int + func (f Field) ToGo() string + func (f Field) ToGoPrivate() string + func (f Field) TypeReference(obj *codegen.Object, objects codegen.Objects) *codegen.Field + type Set []Field + func New(raw string, prefix []string) Set