Upwork · Example Payload

Graphql Graph Ql Error Example

FreelancingJobsTalentMarketplaceContractsHiring

Graphql Graph Ql Error 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

messagelocationspath

Example Payload

Raw ↑
{
  "message": "Sample text",
  "locations": [
    {
      "line": 10,
      "column": 10
    }
  ],
  "path": [
    "example-string"
  ]
}