UniqueArgumentNamesRule CallableUniqueArgumentNamesRule(context: ASTValidationContext): ASTVisitorUnique argument namesA GraphQL field or directive is only valid if all supplied arguments are uniquely named. See https://spec.graphql.org/draft/#sec-Argument-NamesParameterscontext: ASTValidationContextReturns ASTVisitor
Unique argument names
A GraphQL field or directive is only valid if all supplied arguments are uniquely named.
See https://spec.graphql.org/draft/#sec-Argument-Names