0 votes
in GraphQL by
What is the use of Schema stitching in Apollo?

1 Answer

0 votes
by
Schema stitching is used to merge or combine multiple GraphQL APIs into a single API.
...