cube-js/cube

Segments on GraphQL API

Open

#6.647 geöffnet am 23. Mai 2023

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)Rust (1.965 Forks)batch import
api:graphqlhelp wanted

Repository-Metriken

Stars
 (19.563 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 5T 16h) (138 gemergte PRs in 30 T)

Beschreibung

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