Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "src/subscriptions/newTrades"

Index

Variables

Variables

Const NEW_TRADES

NEW_TRADES: any = gql`subscription NewTrades($marketName: MarketName!) {newTrades(marketName: $marketName) {...tradeFields}}${TRADE_FRAGMENT}`

Generated using TypeDoc