Skip to main content

DownloadResponse

No description

type DownloadResponse {
file: String
message: String
}

Fields

NomTypeDescription
fileString scalarBase64 encoded file content
messageString scalarA message describing the result of the operation