Consumer API · type
Job
Generated schema definition for Job.
Definition
graphql
type Job {completedAt: DatecreatedAt: Date!failures: [String!]fileObjectKey: StringfinishEta: DateimportLogObjectKey: StringinngestRunId: StringjobId: ID!logFileObjectKey: StringlogFileSignedUrl: StringnumberOfTransactionsLeft: IntrestoreFileObjectKey: StringrestoreFileSignedUrl: Stringstatus: String!step: StringtotalTransactions: Inttype: String!}