Skip to Content
GraphQL Tools
DocumentationAPI@graphql-tools/utilssrctype-aliasesTypeAndFieldToDirectives

Type Alias: TypeAndFieldToDirectives

TypeAndFieldToDirectives = object

Defined in: packages/utils/src/get-fields-with-directives.ts:11

Index Signature

[typeAndField: string]: DirectiveUsage[]