Skip to content

Type Alias: ColumnRequestBody

ts
type ColumnRequestBody = z.infer<typeof ColumnRequestBodySchema>;

Defined in: src/cloud/models/columnRequestBody.ts:8