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