RecoveryReport
Recovery report containing report details and status.
Fields
| Field | Type | Description |
|---|---|---|
| expiredAt | DateTime | Report expiration timestamp. |
| reportId | UUID! | Unique identifier for the report. |
| reportUrl | String! | URL to download the generated PDF report. |
| status | RecoveryReportStatus! | Current status of the report. |
Used By
Queries