Variable: DeleteFeatureFlagsByPropertySchema
ts
const DeleteFeatureFlagsByPropertySchema: ZodObject<{
accountId: ZodString;
createdBy: ZodOptional<ZodString>;
}, $strip>;Defined in: src/agile/parameters/deleteFeatureFlagsByProperty.ts:3