For a CMDownload, the corresponding blob data (URI, contentType, size and eTag) can be queried as follows:
{ content { content(id: "6600", type: "CMDownload") { ... on CMDownload { data { uri contentType size eTag } } } } }
Your Internet Explorer is no longer supported.
Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.