You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
creating a GraphQL endpoint alongside a REST endpoint can provide more flexibility, efficiency, and developer-friendly features, making it a valuable addition, especially if we want to offer improved data fetching capabilities and support evolving client requirements
✌️ How do you aim to achieve this?
It's a new feature!
install Absinthe
create queries and mutations for existing REST endpoints
create a playground to GraphQL
🔄️ Additional Information
It's not about replacing REST entirely but providing an alternative that can coexist and complement our existing API.
👀 Have you spent some time to check if this feature request has been raised before?
🔖 Feature description
Create a new GraphQL endpoint
🎤 Why is this feature needed ?
creating a GraphQL endpoint alongside a REST endpoint can provide more flexibility, efficiency, and developer-friendly features, making it a valuable addition, especially if we want to offer improved data fetching capabilities and support evolving client requirements
✌️ How do you aim to achieve this?
It's a new feature!
install Absinthe
create queries and mutations for existing REST endpoints
create a playground to GraphQL
🔄️ Additional Information
It's not about replacing REST entirely but providing an alternative that can coexist and complement our existing API.
👀 Have you spent some time to check if this feature request has been raised before?
🏢 Have you read the Code of Conduct?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: