Skip to content

Type Alias: UpdateAction

ts
type UpdateAction = z.input<typeof UpdateActionSchema>;

Defined in: parameters/updateAction.ts:10