harb/services/txnBot/.graphql
2024-09-17 11:23:43 +02:00

9 lines
No EOL
96 B
GraphQL

query GetPositions {
positions {
id
share
lastTaxTime
taxRate
status
}
}