Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "src/queries/account/listAccountTransactions"

Index

Variables

Const LIST_ACCOUNT_TRANSACTIONS

LIST_ACCOUNT_TRANSACTIONS: any = gql`query listAccountTransactions($payload: ListAccountTransactionsParams!) {listAccountTransactions(payload: $payload) {nextCursortransactions {...accountTransactionFields}}}${ACCOUNT_TRANSACTION_FRAGMENT}`

Generated using TypeDoc