UNPKG

@theguild/federation-composition

Version:
5 lines 223 B
import { ASTVisitor, GraphQLError } from 'graphql'; export declare function UniqueTypeNamesRule(context: { reportError: (error: GraphQLError) => void; }): ASTVisitor; //# sourceMappingURL=unique-type-names-rule.d.ts.map