object CycleCountBatchConnection
Fields
| Field | Type | Description |
|---|---|---|
pageInfo | PageInfo! | Pagination data for this connection. |
edges | [CycleCountBatchEdge]! | Contains the nodes in this connection. |
Referenced By
Example
{
"pageInfo": PageInfo,
"edges": CycleCountBatchEdge
}