api:graphqlhelp wanted
Repository metrics
- Stars
- (19,563 stars)
- PR merge metrics
- (平均マージ 5d 16h) (30d で 138 merged PRs)
説明
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.