ChilliCream / ChilliCream/graphql-platform
Track: Add validation rule that operation types exist
Open
Nobody has claimed this yet.
🌶️ hot chocolate
Area: Type System
- Dominant language
- C#
- Stars
- 5.8k
- Forks
- 810
- Avg merge
- 15h 39m
- Merged PRs (30d)
- 98
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the GraphQL specification change linked in the issue: https://github.com/graphql/graphql-spec/pull/955. Then locate the project’s existing validation-rule entry points and tests, which are not named here. Done means the referenced operation-type validation is implemented and covered by appropriate validation tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100