OtherValidationIssue
class OtherValidationIssue(val message: String, val sourceLocation: SourceLocation?) : GraphQLValidationIssue
Another GraphQL validation error as per the spec
Another GraphQL validation error as per the spec