Parameters for a single RunView request with optional cache status.
When cacheStatus is provided, the server will check if the cache is current
before executing the full query.
Optional cache status from the client. If provided, the server will
check if the cached data is still current before returning results.
If not provided, the server will always execute the query.
Parameters for a single RunView request with optional cache status. When cacheStatus is provided, the server will check if the cache is current before executing the full query.