If you were to rewrite your GraphQL server from one language to the other, how do you make it more piecemeal? Is there a way to be like, "For this specific resolver, proxy the request to this other GraphQL service."?
-
-
Replying to @kwuchu
Apollo has some cool tools to do that. They call it "schema stitching"https://www.apollographql.com/docs/graphql-tools/schema-stitching.html …
2 replies 0 retweets 6 likes -
-
Replying to @mxstbr @southpolesteve
Real question is, what if it's between two different languages? >_> Like, Ruby to Go. Seems like one could introduce this schema stitcher, but it seems to be only in a Node.js context (via graphql-tools).
3 replies 0 retweets 0 likes
I imagine you could put a nodejs schema stitching server in front of your existing non-JS server. Starts as a simple proxy, move piecemeal behind the scenes to new lang server. Once complete, drop proxy.
9:10 AM - 10 Oct 2018
0 replies
0 retweets
1 like
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
