TypeAndFieldToDirectives
The TypeAndFieldToDirectives type alias exported by @graphql-tools/utils.
TypeAndFieldToDirectives =
object
Defined in: packages/utils/src/get-fields-with-directives.ts:11
Index Signature
[typeAndField: string]: DirectiveUsage[]