FunctionsUniqueTypeNamesRuleUniqueTypeNamesRule CallableUniqueTypeNamesRule(context: SDLValidationContext): ASTVisitorUnique type names A GraphQL document is only valid if all defined types have unique names.Parameterscontext: SDLValidationContextReturns ASTVisitor
Unique type names
A GraphQL document is only valid if all defined types have unique names.