Kind: Interface
Source: atloria-monorepo/packages/types/src/models/category.ts
Category with full relations included
Properties
| Property | Type |
|---|---|
parent | `Category |
children | Category[] |
project | `{ |
id: string; name: string; slug: string; organizationId: string;
}` |
Was this page helpful?