On this page

astFromInputObjectType

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

astFromInputObjectType(type, schema, pathToDirectivesInExtensions?): InputObjectTypeDefinitionNode

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

Parameters

type

GraphQLInputObjectType

schema

GraphQLSchema

pathToDirectivesInExtensions?

string[]

Returns

InputObjectTypeDefinitionNode