Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "src/queries/trade/listAccountTrades"

Index

Variables

Const LIST_ACCOUNT_TRADES

LIST_ACCOUNT_TRADES: any = gql`query ListAccountTrades($payload: ListAccountTradesParams!) {listAccountTrades(payload: $payload) {nexttrades {...tradeFields}}}${TRADE_FRAGMENT}`

Generated using TypeDoc