UniqueTypeNamesRule CallableUniqueTypeNamesRule(context: SDLValidationContext): ASTVisitorUnique type namesA 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.