ChilliCream / ChilliCream/graphql-platform
Make `RewriteTypeToNullableType` public
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
Product
Hot Chocolate
The solution you'd like
The method RewriteTypeToNullableType is useful and should be made public. Also it should take a TypeReference as the first parameter instead.
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
Search the repository for RewriteTypeToNullableType and inspect the surrounding type-handling code, including how TypeReference is used. The work is complete when the method is publicly accessible and accepts a TypeReference as its first parameter.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100