UnknownExportRejection
Rejection returned when the provided exportId is not found.
type UnknownExportRejection implements Rejection {
message: String!
}
Fields
UnknownExportRejection.message ● String! non-null scalar
Interfaces
Rejection interface
Implemented By
DeleteExportFilePayload union ● GenerateExportDownloadLinkPayload union