GetTransactionMoneyMovements
Signature
query {
GetTransactionMoneyMovements
}
Retourne : TransactionMoneyMovementConnection
Arguments
| Nom | Type | Requis | Défaut | Description |
|---|---|---|---|---|
start | Int | — | — | |
end | Int | — | — | |
resultsPerPage | Int | — | — | |
page | Int | 1 | — | |
userId | ID | — | Filter by user (mutually exclusive with accountId) | |
accountId | ID | — | Filter by account (mutually exclusive with userId) | |
issuerId | ID | — |