Make fragment/operation name validation optional
Open
- Dominant language
- Rust
- Stars
- 19k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
There's no hard technical reason to have validation of fragment names and enforce specific patterns.
Let's make the validation optional and maybe even default to disabled, e.g. an option like `validateNames: bool`.
Contributor guide
Assessment
This issue has not been assessed yet.