Search Docs
ensureInputType(silkOrType, options): GraphQLInputType
silkOrType
options
GraphQLInputType
• silkOrType: GraphQLSilk<any, any> | GraphQLType
GraphQLSilk
any
GraphQLType
• options: undefined | EnsureInputOptions
undefined
EnsureInputOptions
packages/core/src/schema/input.ts:69