# ReorderCategoriesDto

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/types/src/dtos/category.dto.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/types/src/dtos/category.dto.ts#L43)

DTO for reordering categories

## Properties

| Property | Type |
|---|---|
| `categoryIds` | `string[]` |
