On this page

astFromInterfaceType

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

astFromInterfaceType(type, schema, pathToDirectivesInExtensions?): InterfaceTypeDefinitionNode

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

Parameters

type

GraphQLInterfaceType

schema

GraphQLSchema

pathToDirectivesInExtensions?

string[]

Returns

InterfaceTypeDefinitionNode