graphql-hive / graphql-hive/console
Conditional Breaking Changes for anonymous clients
Open
api
dashboard
enhancement
- Dominant language
- TypeScript
- Stars
- 483
- Forks
- 145
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 65
Description
👋🏻
Today, only named clients can be marked as "Allow breaking change". Our team would love the ability to mark anonymous clients in the conditional breaking changes section. "Allow breaking change for these clients: Marks a breaking change as safe when it only affects the following clients." We commonly query environments from our dev machines and do not identify the operation. This causes multiple approvals and pipeline reruns.
We'd like to get to a point where only named clients get the protection of schema validation.
Contributor guide
Assessment
This issue has not been assessed yet.