On this page

DirectableASTNode

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

DirectableASTNode = ASTNode & object

Defined in: packages/utils/src/getDirectiveExtensions.ts:6

Type Declaration

directives?

optional directives?: readonly DirectiveNode[]