Skip to content

Variable: DeleteDeploymentsByPropertySchema

ts
const DeleteDeploymentsByPropertySchema: ZodObject<{
  accountId: ZodString;
  createdBy: ZodOptional<ZodString>;
}, $strip>;

Defined in: src/agile/parameters/deleteDeploymentsByProperty.ts:3