Archive API docs

Object

OperationSummary

Lightweight summary of an operation. Use the operation(id:) query for full details.

Fields

createdAt DateTimeWithZone!
When the operation was created.
id ID!
Unique identifier of the operation.
operationType String!
The type of operation (e.g. refetch_engagement, update_custom_attributes).
status OperationStatus!
Current processing status of the operation.
total Int!
Total number of items in the operation.