Skip to content

CommentFiltersDto

reference
1 min readUpdated

Kind: Class

Source: atloria-monorepo/apps/api/src/comment/dto/comment-filters.dto.ts

DTO for filtering comments when listing

Properties

PropertyType
resolvedboolean
searchstring

Where it refuses work

  • CommentFiltersDto stops the work with an early return when value === 'true'.
  • CommentFiltersDto stops the work with an early return when value === 'false'.

Was this page helpful?

Download as PDF