mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Merge branch '2051-list-contribution-add-deleted' into 2038-Community-contribution-site-and-form
This commit is contained in:
commit
c1d6a57e41
@ -58,6 +58,7 @@ export class ContributionResolver {
|
||||
order: {
|
||||
createdAt: order,
|
||||
},
|
||||
withDeleted: true,
|
||||
skip: (currentPage - 1) * pageSize,
|
||||
take: pageSize,
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user