With GraphQL bindings you can embed existing GraphQL APIs into your GraphQL server.

In previous blog posts, we introduced the idea of schema stitching as an elegant way of connecting multiple GraphQL APIs. In this article, we present a new application of schema stitching which makes it particularly easy to reuse, compose and share existing GraphQL APIs: GraphQL bindings 

05-11 17:04