Versions in this module Expand all Collapse all v1 v1.41.0 Jun 27, 2022 Changes in this version + func ParseGraphqlDocumentBytes(input []byte) ast.Document + func ParseGraphqlDocumentFile(filePath string) ast.Document + func ParseGraphqlDocumentString(input string) ast.Document