✅ You are viewing documentation for the latest version of Compose SDK.
Version:
# Type alias ExecuteCSVQueryConfig
ExecuteCSVQueryConfig:
object
Configuration for useExecuteCsvQuery hook.
# Type declaration
# asDataStream
asDataStream?: boolean
If set to true, the data will be returned as a Blob.