mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Change query of listContribution to get contributionCount and contributionList instead of link...
This commit is contained in:
parent
f1238957f9
commit
b384782e63
@ -185,8 +185,8 @@ export const listContributions = gql`
|
||||
order: $order
|
||||
filterConfirmed: $filterConfirmed
|
||||
) {
|
||||
linkCount
|
||||
linkList {
|
||||
contributionCount
|
||||
contributionList {
|
||||
id
|
||||
amount
|
||||
memo
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user