mwilde

Results 1 issues of mwilde

### Describe the bug If you have a DTO (maybe record) with a non nullable property `ICollection MyValues` than the generated schema.graphql looks great: `input MyDtoInput { myValues: [UUID!]! }`...

🐛 bug
🌶️ strawberry shake