DEV

Type.

CountryOfOriginJob

No description

Fields

jobId

ID!

Required

The unique identifier for the job.

outputLocation

String

The location where the job output can be found.

processedRequests

Int!

Required

The number of requests that have been processed.

Required

The current status of the job.

totalRequests

Int!

Required

The total number of requests in the job.

updatedAt

DateTime!

Required

When this job was last updated.

Was this page helpful?