StillExportingRejection
Rejection returned when the corresponding export is still ongoing.
type StillExportingRejection implements Rejection {
message: String!
}
Fields
StillExportingRejection.message ● String! non-null scalar
Interfaces
Rejection interface
Implemented By
DeleteExportFilePayload union ● GenerateExportDownloadLinkPayload union