Sha256: 28405878eb0e51860faa3bc86bd40f3cb324d699edf1140ecae72a0b27226f08
Contents?: true
Size: 1.1 KB
Versions: 1
Compression:
Stored size: 1.1 KB
Contents
{ viewer { savingsAccount { id feed { id __typename title detail postDate ... on TransferInEvent { amount originAccount { name } } ... on TransferOutEvent { amount destinationAccount { name } } ... on TransferOutReversalEvent { amount } ... on BillPaymentEvent { amount } ... on DebitPurchaseEvent { amount } ... on BarcodePaymentEvent { amount } ... on DebitWithdrawalFeeEvent { amount } ... on DebitWithdrawalEvent { amount } } } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nubank_sdk-0.7.0 | lib/graphql/account/feed.gql |