IncompatibleDefinition
class IncompatibleDefinition(name: String, expectedDefinition: String, val sourceLocation: SourceLocation?) : GraphQLValidationIssue
The definition is inconsistent with the expected one.
The definition is inconsistent with the expected one.