ChilliCream / ChilliCream/graphql-platform
Source generator fails with two field sharing the same connections
Open
@michaelstaib is already working on this.
Since Sep 14, 2026.
🌶️ hot chocolate
- Dominant language
- C#
- Stars
- 5.8k
- Forks
- 810
- Avg merge
- 15h 39m
- Merged PRs (30d)
- 98
Description
Example
public static async Task<IQueryable<Appointment>> GetPlannedAppointments
public static async Task<IQueryable<Appointment>> GetCompletedAppointments
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.
Assessment
This issue has not been assessed yet.