On this page

astFromEnumValue

The astFromEnumValue function exported by @graphql-tools/utils.

astFromEnumValue(value, schema, pathToDirectivesInExtensions?): EnumValueDefinitionNode

Defined in: packages/utils/src/print-schema-with-directives.ts:482

Parameters

value

GraphQLEnumValue

schema

GraphQLSchema

pathToDirectivesInExtensions?

string[]

Returns

EnumValueDefinitionNode