stopOrders
Get a list of stop orders. If provided, the filter will be applied to the list of stop orders to restrict the results.
stopOrders(
filter: StopOrderFilter
pagination: Pagination
): StopOrderConnection
Arguments
stopOrders.filter ● StopOrderFilter input
Optional filter to restrict the results of the list.
stopOrders.pagination ● Pagination input
Optional pagination information
Type
StopOrderConnection object
Connection type for retrieving cursory-based paginated stop order information