FunctionsUniqueFragmentNamesRuleUniqueFragmentNamesRule CallableUniqueFragmentNamesRule(context: ASTValidationContext): ASTVisitorUnique fragment namesA GraphQL document is only valid if all defined fragments have unique names. See https://spec.graphql.org/draft/#sec-Fragment-Name-UniquenessParameterscontext: ASTValidationContextReturns ASTVisitor
Unique fragment names
A GraphQL document is only valid if all defined fragments have unique names.
See https://spec.graphql.org/draft/#sec-Fragment-Name-Uniqueness