Versions in this module Expand all Collapse all v1 v1.2.1 Dec 11, 2019 Changes in this version + type Formatter interface + FormatQueryDocument func(doc *ast.QueryDocument) + FormatSchema func(schema *ast.Schema) + FormatSchemaDocument func(doc *ast.SchemaDocument) + func NewFormatter(w io.Writer) Formatter Other modules containing this package github.com/dgraph-io/gqlparser/v2