Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "src/queries/account/listAccountBalances"

Index

Variables

Const LIST_ACCOUNT_BALANCES

LIST_ACCOUNT_BALANCES: any = gql`query listAccountBalances($payload: ListAccountBalancesParams!) {listAccountBalances(payload: $payload) {...accountBalanceFields}}${ACCOUNT_BALANCE_FRAGMENT}`

Generated using TypeDoc