OBJECT

JobInfo

Description

Wrapper around the status of job poller.

link GraphQL Schema definition

  • type JobInfo {
  • # Status of a CDM job.
  • status: JobStatus!
  • }

link Require by