Function: ensureInputType()

ensureInputType(silkOrType, options): GraphQLInputType

Parameters

silkOrType: GraphQLSilk<any, any> | GraphQLType

options: undefined | EnsureInputOptions

Returns

GraphQLInputType

Defined in

packages/core/src/schema/input.ts:69