graph-quilt / graph-quilt/graphql-orchestrator-java
Validate which directives can co-exist
Open
enhancement
good first issue
hacktoberfest
hacktoberfest2023
NeedsContext
- Dominant language
- Groovy
- Stars
- 73
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
No, just an enhancement on validation
**Describe the solution you'd like**
I'm thinking this should be done on pre-merge. A map of directives it is not allowed to co exist. Example:
@resolver -> @external, @requires, @provides, ...
Contributor guide
Assessment
This issue has not been assessed yet.