-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Is your feature request related to a problem? Please describe.
Knot.x uses OpenAPI specification to define its routing. It allows building REST APIs easily. In this task, we want to find the best approach to enable GraphQL in Knot.x.
Describe the solution you'd like
The Using GraphQL with Knot.x tutorial describes how to set up GraphQL in Knot.x. It uses GraphQL to define a query and Configurable Integrations to implement GraphQL's fetchers. In this task, we need to analyse what is the best approach to create GraphQL APIs and what utils Knot.x should provide.
Describe alternatives you've considered
- use Vert.x GraphQL support and decide if it is good enough ootb
Additional context
- Headless CMS Backend For Frontend
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels