object PackerPerformancePage
A pass-through page mirroring workforce_hero's getPackingStats connection.
Fields
| Field | Type | Description |
|---|---|---|
edges | [PackerPerformanceEdge] | Connection edges containing records and cursors for pagination. |
page_info | WorkforceHeroPageInfo | Pagination metadata for this connection. |
Referenced By
Example
{
"edges": [[{id: "UGFja2VyUGVyZm9ybWFuY2VFZGdlOjEyMzQ="}]],
"page_info": {id: "V29ya2ZvcmNlSGVyb1BhZ2VJbmZvOjEyMzQ="}
}