DEV

Type.

RestrictionBulkJob

============================================================ Bulk Job ============================================================

Fields

completedAt

DateTime

When the job completed or failed.

createdAt

DateTime!

Required

When the job was created.

errors

[String!]

Error messages for failed rows.

failureCount

Int

Rows that failed processing.

id

ID!

Required

Bulk job ID.

Required

The operation to perform.

s3Key

String!

Required

S3 key of the CSV or Parquet file.

Required

Current status of the job.

successCount

Int

Rows successfully processed.

Required

Which table this job targets.

totalCount

Int

Total rows processed.
Book a demo

Was this page helpful?