On this page

ArgumentToDirectives

The ArgumentToDirectives type alias exported by @graphql-tools/utils.

ArgumentToDirectives = object

Defined in: packages/utils/src/get-arguments-with-directives.ts:14

Index Signature

[argumentName: string]: DirectiveUsage[]