graphql-broker
v0.0.1
Published
A graphql library to efficiently merge multiple endpoints
Downloads
2
Readme
graphql-broker
A library to efficiently merge GraphQL endpoints into one schema.
This library is similar to Apollo Federation, schema stitching, or graphql-weaver, but with a focus on performance and a lot less features.