Benny Yong

Results 6 issues of Benny Yong

Hi @devsergiy Thanks for helping with the [v2.0.0-rc.1](https://github.com/wundergraph/graphql-go-tools/releases/tag/v2.0.0-rc.1) release to help with the [v2 import errors issue](https://github.com/wundergraph/graphql-go-tools/issues/716). Unfortunately, with this update, my GraphQL subscriptions are no longer working following the...

Hi there @erikwrede , I am using graphene-federation 0.2.0 for a GQL server using graphene 2.1.9 The query string result for SDL does not contain any **description** field meta data...

Hi @DriverX , I was testing the sharded **ssubscribe** and **subscribe** function and noticed that PubSubs in your library are limited to a single channel, getting error: - _ValueError: Only...

Hi team, Please see the suggested fixes to address the issue I raised: https://github.com/wundergraph/graphql-go-tools/issues/796 After this change, the websocket handlers and their goroutines are closing as expected. As a result,...

Hi team, Appreciate that v2 is out and that this is a bug in v1 graphql-go-tools. But thought I'd raise an issue and PR to address it for anyone using...

internally-reviewed

Hi there, I have recently come upon unexpected list coercion errors for [Enum] variable values. The error occurs when the variable value is `null` for no input value for the...

internally-reviewed