api:graphqlhelp wanted
仓库指标
- 星标
- (19,563 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.