GraphQLParserOptions

constructor(maxTokens: Int? = null, maxWhitespaceTokens: Int? = null, maxCharacters: Int? = null, maxRuleDepth: Int? = null, captureIgnoredChars: Boolean? = null, captureLineComments: Boolean? = null, captureSourceLocation: Boolean? = null)