Sam Chapin

Results 5 comments of Sam Chapin

I'm seeing a similar issue using a complex input type. If I have something like ``` type Mutation { createFoo(input: FooInput!): Foo! } type FooInput { bar: String! baz: String...

Has there been any progress on this recently? I'd like to use mu-haskell in a new project, but not having LTS 19 is turning out to be a dealbreaker. Taking...

A mutation can return any of the same data as a query, so I was surprised to find that they weren't handled the same. (Perhaps some users of GraphQL don't...

Contrary to the mention in https://github.com/DeterminateSystems/nix-installer/issues/1511 of this being fixed, it still seems broken for me in Fedora 42. I only got `curl -fsSL https://install.determinate.systems/nix | sh -s -- install`...

> Is PG this universally happy with this? It probably is, but for some reason I feel this comes with caveats! If there's any kind of tradeoff involved, could we...