astFromInputField
The astFromInputField function exported by @graphql-tools/utils.
astFromInputField(
field,schema,pathToDirectivesInExtensions?):InputValueDefinitionNode
Defined in: packages/utils/src/print-schema-with-directives.ts:463
Parameters
field
GraphQLInputField
schema
GraphQLSchema
pathToDirectivesInExtensions?
string[]
Returns
InputValueDefinitionNode