UNPKG

@theguild/federation-composition

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