O_API_OrderConnection
A connection to a list of items.
Fields:
| Field | Type | Description |
|---|---|---|
totalCount | Int | Total matching orders (ignoring pagination args) |
pageInfo | O_PageInfo! | Information to aid in pagination. |
edges | [O_API_OrderEdge] | Information to aid in pagination. |