Pluralsight · Example Payload

Pluralsight Practice Exams Graph Ql Request Example

CoursesEducationEngineering MetricsLearningSkills AssessmentTechnologyVideo Training

Pluralsight Practice Exams Graph Ql Request 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

queryvariablesoperationName

Example Payload

Raw ↑
{
  "query": "example_value",
  "variables": {},
  "operationName": "Example Course"
}