ValuesOfCorrectTypeRule CallableValuesOfCorrectTypeRule(context: ValidationContext): ASTVisitorValue literals of correct typeA GraphQL document is only valid if all value literals are of the type expected at their position. See https://spec.graphql.org/draft/#sec-Values-of-Correct-TypeParameterscontext: ValidationContextReturns ASTVisitor
Value literals of correct type
A GraphQL document is only valid if all value literals are of the type expected at their position.
See https://spec.graphql.org/draft/#sec-Values-of-Correct-Type