Build a Distributed GraphQL Graph with Apollo Federation
Apollo Federation is now available as an open source architecture for building a distributed graph. Based solely on GraphQL, Apollo Federation allows organizations to query an entire organization's data with a single GraphQL query, without using monolithic architecture. Goodbye, schema stitching.
06-04-2019