Contains response data for the query operation (internal).
This is a redefined version that uses NodeJSReadableStream instead of NodeJS.ReadableStream.
Type declaration
OptionalblobBody?: Promise<Blob>
BROWSER ONLY
The response body as a browser Blob.
Always undefined in node.js.
Contains response data for the query operation (internal). This is a redefined version that uses NodeJSReadableStream instead of NodeJS.ReadableStream.