object LaborJobPage

A pass-through page mirroring workforce_hero's getJobs connection.

Fields

FieldTypeDescription
edges[LaborJobEdge]

Connection edges containing records and cursors for pagination.

page_infoWorkforceHeroPageInfo

Pagination metadata for this connection.

Referenced By

Example

{
  "edges": [[{id: "TGFib3JKb2JFZGdlOjEyMzQ="}]],
  "page_info": {id: "V29ya2ZvcmNlSGVyb1BhZ2VJbmZvOjEyMzQ="}
}