Type Alias: AnalyticsFormat
AnalyticsFormat =
"JSON_ARRAY"|"ARROW_STREAM"|"JSON"|"ARROW"
Supported response formats for analytics queries.
“JSON” and “ARROW” are legacy aliases kept for backwards compatibility with appkit/appkit-ui < 0.33.0 — safe to remove once no consumer is on a pre-0.33.0 version.