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
Additional context
- Headless CMS Backend For Frontend
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
Additional context