Upwork · Example Payload

Graphql Paging Example

FreelancingJobsTalentMarketplaceContractsHiring

Graphql Paging Example is an example object payload from Upwork, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

offsetcounttotal

Example Payload

Raw ↑
{
  "offset": 10,
  "count": 10,
  "total": 10
}