On this page

astFromEnumType

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

astFromEnumType(type, schema, pathToDirectivesInExtensions?): EnumTypeDefinitionNode

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

Parameters

type

GraphQLEnumType

schema

GraphQLSchema

pathToDirectivesInExtensions?

string[]

Returns

EnumTypeDefinitionNode