I have an apollo-gateway
service that I initialize using a composed schema. How can I override only some mutations and queries in this gateway service? So it will use underlying services for all queries and mutations except for some specific queries or mutations that I have overridden in the gateway?
Asked
Active
Viewed 13 times
0

Omid Ebrahimi
- 1,150
- 2
- 20
- 38