Segments on GraphQL API
Open
api:graphql
help wanted
- Dominant language
- Rust
- Stars
- 20.8k
- Forks
- 2.1k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 203
Description
**Is your feature request related to a problem? Please describe.**
Currently the GraphQL API does not support the use of predifined *Segments*
**Describe the solution you'd like**
*Segments* usable from GraphQL API as predefined filters.
**Describe alternatives you've considered**
Regular filters can do the same thing, but that impose to API users more knowledge about the models and underlying compute engine.
Contributor guide
Assessment
This issue has not been assessed yet.