cube-js / cube-js/cube

Payload and Response Improvement

Open
#1,019 0 comments 0 reactions 0 assignees View on GitHub
client:core help wanted
Dominant language
Rust
Stars
20.8k
Forks
2.1k
Avg merge
1d 2h
Merged PRs (30d)
181

Description

**Problem**
When wanting to display the selected Filters and/or Segments instead of getting that data from `orderMembers` in the payload and `annotations` in the response extra code is needed to parse that data from the metadata and/or other JSON properties.

**Solution**
Have the same output pattern followed for Filters and Segments to appear in `orderMembers` payload and `annotations` response

**Alternatives we've considered**
We've solved by writing additional logic, which does also add additional requests and we're trying to lower the number of requests.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.