Versions in this module Expand all Collapse all v2 v2.0.2 Jan 29, 2024 v2.0.1 Jan 29, 2024 Changes in this version + func ParseGraphqlDocumentBytes(input []byte) ast.Document + func ParseGraphqlDocumentFile(filePath string) ast.Document + func ParseGraphqlDocumentString(input string) ast.Document + func ParseGraphqlDocumentStringWithBaseSchema(input string) ast.Document