I want to use two dto\'s for one query param.
@Query() query: CurrencyTypeDto|PaginationLimitDto
I know I can use inheritance. Maybe there is ano