Skip to content

Type Alias: PerformBatch

ts
type PerformBatch = z.input<typeof PerformBatchSchema>;

Defined in: parameters/performBatch.ts:19

Deprecated

Use client.batch.run(builder) instead. This type was never used by the generated client and will be removed in the next major version.