UniqueInputFieldNamesRule CallableUniqueInputFieldNamesRule(context: ASTValidationContext): ASTVisitorUnique input field namesA GraphQL input object value is only valid if all supplied fields are uniquely named. See https://spec.graphql.org/draft/#sec-Input-Object-Field-UniquenessParameterscontext: ASTValidationContextReturns ASTVisitor
Unique input field names
A GraphQL input object value is only valid if all supplied fields are uniquely named.
See https://spec.graphql.org/draft/#sec-Input-Object-Field-Uniqueness