Consumer API · type

ActiveRecalculateJob

Generated schema definition for ActiveRecalculateJob.

Definition

graphql
type ActiveRecalculateJob {
finishEta: Date
jobId: String
numberOfTransactions: Int
numberOfTransactionsLeft: Int
progressToken: String
status: String
step: String
}