We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d81a21a commit b1bf7d9Copy full SHA for b1bf7d9
src/common/decorators/paginated.decorator.ts
@@ -94,6 +94,7 @@ const entitiesField: Entities = {
94
'seasonsInfo.episodesCount',
95
'videos.trailers.size',
96
'videos.teasers.size',
97
+ 'audience.count',
98
],
99
booleanFields: ['ticketsOnSale', 'isSeries'],
100
},
0 commit comments