Christian Schuetz

Results 2 issues of Christian Schuetz

**Summary** - Updates Any.coerce_input to handle the case when `value` is an instance of `GraphQL::Language::Nodes::InputObject` - Newer releases of GraphQL automatically convert inline query variables to input objects While it's...

Certain applications have annoying initialization processes in that they bring up & tear down several windows before the application is ready (e.g. steam, slack). This causes some painful behavior in...