ensureInputObjectType(
object
,options
):GraphQLInputObjectType
• object: GraphQLInterfaceType
| GraphQLInputObjectType
| GraphQLObjectType
<any
, any
>
• options: undefined
| EnsureInputOptions
GraphQLInputObjectType
packages/core/src/schema/input.ts:93