Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "src/subscriptions/newAccountTrades"

Index

Variables

Variables

Const NEW_ACCOUNT_TRADES

NEW_ACCOUNT_TRADES: any = gql`subscription newAccountTrades($payload: NewAccountTradesParams!) {newAccountTrades(payload: $payload) {...tradeFields}}${TRADE_FRAGMENT}`

Generated using TypeDoc