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 | |
---|---|---|---|---|
Federated Graph orchestration of multitenant apis for the same subgraph | 0 | 6 | November 21, 2024 | |
Self-hosted router - how to optimize Kubernetes and what is the limit? | 0 | 177 | March 29, 2024 | |
Error in federation two subgraphs | 0 | 315 | June 9, 2023 | |
Common scalar and enums across subgraphs | 0 | 508 | 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 |