About This Architecture
Federated GraphQL architecture with mobile and web clients querying a central GraphQL Gateway that performs schema stitching across three subgraph services (Users, Products, Orders), each backed by its own database, with a federated schema registry.