In federation 2.0 or above, apollo provides a new Router instead of gateway, it means we will not need write router by ourself, routers such as app.post(‘/login’, async (req, res) => {…}) is not necessary from this time, is it the true?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Apollo federation v2 authentication in router | 4 | 507 | February 12, 2023 | |
| Subscription in Apollo Federation 2 & new router | 2 | 541 | February 6, 2025 | |
| Migrating to Router without Enterprise | 4 | 834 | February 6, 2025 | |
| Apollo router composition via introspection? | 2 | 529 | February 6, 2025 | |
| Router to Subgraph Request using GET instead of POST | 1 | 369 | February 6, 2025 |