Skip to Content
GraphQL Tools
DocumentationAPI@graphql-tools/utilssrcfunctionsastFromEnumType

Function: astFromEnumType()

astFromEnumType(type, schema, pathToDirectivesInExtensions?): EnumTypeDefinitionNode

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

Parameters

type

GraphQLEnumType

schema

GraphQLSchema

pathToDirectivesInExtensions?

string[]

Returns

EnumTypeDefinitionNode