Jack Murray

Results 7 comments of Jack Murray

Hi, did you make any progress with this outside of github?

Would love a `--dry-run` flag!

This is a real pain point for us right now

I have the same problem. @rodrigorm did you find a way to change the behaviour so the remote schema resolvers are executed concurrently?

For my problem it's a slightly different query. Remote schemas that are joined into the graph using remote schema relationships. eg: ```gql query { account { status # this is...

> Like @chazmuzz , we're also noticing that remote relationships are executed sequentially. This makes the latency of some requests unusable since some of our custom resolvers take a couple...