UploadedRecord
This page contains
Fields
processId: String! | Process ID that this record belongs to |
entityType: String | Type of entity |
data: JSON | The actual data stored in the record |
status: UploadedRecordStatus! PREVIEW | Processing status of the record |
comment: String | Comment or message associated with the record |
Parent objects of UploadedRecord
UploadedRecordsConnection PREVIEW |
Queries for UploadedRecord
uploadedRecords PREVIEW | Fetch uploaded records by process ID with optional status filter |