I have 5UI interfaces and all are accessing same backend but 1 UI is dedicated for operations staff, 1 UI is dedicated for end user and 2 UIs have mix of end user and operation staff.1 UI is for commercial end user. To maintain separation of duty and to avoid single point of failure, shall I create different router for retail end user, commercial end user and operation staff while keeping same subgraph? What is right design pattern while I am following federated design pattern.
Related Topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Self-hosted router - how to optimize Kubernetes and what is the limit? | 0 | 175 | March 29, 2024 | |
Centralise Federation stitching logic from subgraphs to Gateway/Router | 0 | 242 | July 6, 2023 | |
Error in federation two subgraphs | 0 | 314 | June 9, 2023 | |
Common scalar and enums across subgraphs | 0 | 488 | June 15, 2022 | |
Which is more efficient to connect your middleware with a full graph and then create the subgraphs for the client or directly have the subgraph and connect in the middleware? | 0 | 222 | March 16, 2023 |