object LaborWorkerPage

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

Fields

FieldTypeDescription
edges[LaborWorkerEdge]

Connection edges containing records and cursors for pagination.

page_infoWorkforceHeroPageInfo

Pagination metadata for this connection.

Referenced By

Example

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