cube-js/cube

Segments on GraphQL API

Open

#6.647 aberto em 23 de mai. de 2023

Ver no GitHub
 (1 comment) (0 reactions) (1 assignee)Rust (1.965 forks)batch import
api:graphqlhelp wanted

Métricas do repositório

Stars
 (19.563 stars)
Métricas de merge de PR
 (Mesclagem média 5d 16h) (138 fundiu PRs em 30d)

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.

Guia do colaborador