Pluralsight · Example Payload

Pluralsight Channels Graph Ql Error Example

CoursesEducationEngineering MetricsLearningSkills AssessmentTechnologyVideo Training

Pluralsight Channels Graph Ql Error Example is an example object payload from Pluralsight, 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": "example_value",
  "locations": [
    {
      "line": 42,
      "column": 42
    }
  ],
  "path": [
    "example_value"
  ]
}