UnrecognizedAntlrRule
class UnrecognizedAntlrRule(val error: String, val sourceLocation: SourceLocation) : SourceAwareException
Content copied to clipboard
Something went wrong while building the GraphQL AST, analyzing the schema, ...
This most likely a bug. For an example, an Antlr rule was added to the grammar but the Kotlin code does not handle it