ChilliCream / ChilliCream/graphql-platform
Add Support for Sets in InMemory Client to StrawBerry Shake
Open
@PascalSenn is already working on this.
Since Jan 2, 2023.
🌶️ strawberry shake
- Dominant language
- C#
- Stars
- 5.8k
- Forks
- 810
- Avg merge
- 15h 39m
- Merged PRs (30d)
- 98
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
At the moment there is no support for Sets in the in memory client
Steps to reproduce
- Create a schema with a resolver with IReadOnlySet as a parameter
- Create a client
- Execute a request
Relevant log output
No response
Additional Context?
No response
Product
Strawberry Shake
Version
13.0.0
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.