Search
Preparing search index...
The search index is not available
@neon-exchange/api-client-typescript - v5.0.27
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"src/queries/market/listTrades"
Module "src/queries/market/listTrades"
Index
Interfaces
List
Trade
Params
Variables
LIST_
TRADES
Variables
Const
LIST_
TRADES
LIST_
TRADES
:
any
= gql`query ListTrades($marketName: MarketName!$limit: Int$before: PaginationCursor) {listTrades(marketName: $marketName, limit: $limit, before: $before) {trades {...tradeFields}next}}${TRADE_FRAGMENT}`
Globals
"src/queries/market/list
Trades"
List
Trade
Params
LIST_
TRADES
Generated using
TypeDoc