trades
Get a list of all trades and apply any given filters to the results
trades(
filter: TradesFilter
pagination: Pagination
dateRange: DateRange
): TradeConnection
Arguments
trades.filter ● TradesFilter input
trades.pagination ● Pagination input
Optional Pagination information
trades.dateRange ● DateRange input
Date range to fetch trades between
Type
TradeConnection object
Connection type for retrieving cursor-based paginated trade information