Kind: Interface
Source: atloria-monorepo/apps/api/src/document/dto/search-document.dto.ts
Search facets for filtering
Properties
| Property | Type |
|---|---|
byState | Record<string, number> |
byType | Record<string, number> |
byAuthor | Record<string, number> |
byCategory | Record<string, number> |
Was this page helpful?