DEV

Type.

ManualClassificationExportJob

No description

Fields

createdAfter

DateTime!

Required

Filters manual classifications created after a specific date.

createdAt

DateTime!

Required

Creation date of the job.

createdBefore

DateTime!

Required

Filters manual classifications created before a specific date.

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?