Kind: Interface
Source: atloria-monorepo/packages/types/src/dtos/suggestion.dto.ts
Suggestion DTO with populated user relation
Properties
| Property | Type |
|---|---|
user | `Pick<User, 'id' |
Kind: Interface
Source: atloria-monorepo/packages/types/src/dtos/suggestion.dto.ts
Suggestion DTO with populated user relation
| Property | Type |
|---|---|
user | `Pick<User, 'id' |
Was this page helpful?