API reference › @evolu/common › Type › StandardSchemaV1 › InferInput
type InferInput<Schema> = NonNullable<Schema["~standard"]["types"]>["input"];
Defined in: packages/common/src/Type.ts:4937
Infers the input type of a Standard Schema.
API reference › @evolu/common › Type › StandardSchemaV1 › InferInput
type InferInput<Schema> = NonNullable<Schema["~standard"]["types"]>["input"];
Defined in: packages/common/src/Type.ts:4937
Infers the input type of a Standard Schema.