hasura / hasura/graphql-engine
Custom GraphQL Root Fields: alias support / backwards compatibility
Open
a/api/graphql
c/server
k/enhancement
support/needs-triage
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
Currently when customizing GraphQL Root Fields, the old root fields can't be used anymore, breaking backwards compatibility.
It is not possible to use this feature when clients cannot be forced to update, and old client versions need to be supported.
This is a request to support Custom GraphQL Root Fields in alias mode.
Contributor guide
Assessment
This issue has not been assessed yet.