Bogdan Kortnov
Bogdan Kortnov
### Describe the bug When going to ALT+ENTER with Atom One Light theme the selector is barely visible.  ### To Reproduce 1. Use `Atom One Light (Material)` theme: ...
## Describe the Bug When setting a parameter value using `strawberry.field(description=..., default=...)`, if the typing is `bool` and the default value is `False` / `True` (correct typing), the schema is...