Function: getDirectives()
getDirectives(
schema,node,pathToDirectivesInExtensions?):DirectiveAnnotation[]
Defined in: packages/utils/src/get-directives.ts:36
Parameters
schema
GraphQLSchema
node
pathToDirectivesInExtensions?
string[] = ...
getDirectives(
schema,node,pathToDirectivesInExtensions?):DirectiveAnnotation[]
Defined in: packages/utils/src/get-directives.ts:36
GraphQLSchema
string[] = ...