mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
query only required fields on balance
This commit is contained in:
parent
9a29652a12
commit
997ef9d72a
@ -47,12 +47,9 @@ export const transactionsQuery = gql`
|
||||
transactionList(currentPage: $currentPage, pageSize: $pageSize, order: $order) {
|
||||
balance {
|
||||
balance
|
||||
decay
|
||||
lastBookedBalance
|
||||
balanceGDT
|
||||
count
|
||||
linkCount
|
||||
lastBookedDate
|
||||
}
|
||||
transactions {
|
||||
id
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user