Type Alias: InferInputSilk<TInput>

InferInputSilk<TInput>: GraphQLSilk<InferInputO<TInput>, InferInputI<TInput>>

Type Parameters

TInput extends Record<string, Schema>

Defined in

packages/zod/src/index.ts:452