DEV

Type.

ClassificationBulkExportJob

No description

Fields

createdAt

DateTime!

Required

Creation date of the job.

createdBy

ID!

Required

ID of the user who created the job.

exportUrl

String!

Required

The url where the csv has been uploaded to

id

ID!

Required

Unique identifier of the job.

organizationId

ID!

Required

ID of the associated organization.

processedCount

Int!

Required

Count of processed items in the job.
Current status of the job.

totalCount

Int!

Required

Total count of items to process in the job.

Was this page helpful?