object LaborJobPage
A pass-through page mirroring workforce_hero's getJobs connection.
Fields
| Field | Type | Description |
|---|---|---|
edges | [LaborJobEdge] | |
page_info | WorkforceHeroPageInfo |
Referenced By
- LaborJobsResult Type
Example
{
"edges": LaborJobEdge,
"page_info": WorkforceHeroPageInfo
}