- Notifications
You must be signed in to change notification settings - Fork953
Closed
Description
Describe the feature or problem you’d like to solve
Adding support for GraphQL could close many feature gaps and allow for constructing versatile queries without the need to implement each REST endpoint separately.
Also, it would allow for access to the latest API features since REST API is usually the last one to get updated.