DeleteExportFileSuccessPayload
Payload of the deleteExportFile
mutation in case of success.
type DeleteExportFileSuccessPayload {
exportId: String!
}
Payload of the deleteExportFile
mutation in case of success.
type DeleteExportFileSuccessPayload {
exportId: String!
}
DeleteExportFileSuccessPayload.exportId