Ben Wishovich

Results 95 comments of Ben Wishovich

I'm wondering if Seed could integrate with async-graphql. I know they have extensions for actix, tide, rocket, and probably more, That way we can leverage the tons of good work...

Just now realizing you're building a graphql client library and not a server one. I'd vote for subscription support then :)

I also vote for errors as data as implemented in https://github.com/prisma-labs/graphql-request/issues/174 If it helps, I can try to do the config option mentioned earlier and submit another pull request.

For our use case, I think we're solid. We're not doing anything fancy though. I'll be sure to post if I come up with anything in testing over the next...

@hballard @syrusakbary Any chance we can know whether this is getting merged or not? I'm trying to setup subscriptions and this seems like it changes things around a fair amount

@hballard Any chance you can tell me whether this or [your graphql-python-subscriptions](https://github.com/hballard/graphql-python-subscriptions) is the better package to use? Your documentation looks quite a bit nicer but it doesn't look like...

I think this would be a nice addition, not sure how to push it forward though.

As far as I know, there's nothing that needs to be done here, other than merging the change. WASM support pretty much just needs .wasm added to the compiler and...

Yeah, I should be able to. Give me a bit and I'll see what I can do

@chaance I have removed that merge and things should be good to go.