Raymond Julin
Raymond Julin
### What version of Bun is running? 1.1.8+89d25807f ### What platform is your computer? Darwin 23.3.0 arm64 arm ### What steps can reproduce the bug? Seeing a regression when going...
- Gel Version: 6.8+9fb0925 - Gel CLI Version: 7.7.0+40140c4 - OS Version: Steps to Reproduce: ``` with mockSession := ( id := 'session1', events := { (order := 2, name...
- Gel Version: 6.8+9fb0925 - Gel CLI Version: - OS Version: Steps to Reproduce: ``` with d := { ( k := "a", v := 2, ), ( k :=...
`invalid target for link 'replyTo' of object type 'default::Note': 'default::Note' (expecting 'default::Note')` happens for my mutation rewrite of an optional single link field. I have tried various forms of writing...