Closed Gkleinereva closed 1 year ago
Latest commit: 244b42f0c3464a42a337611c7dc04b0d0c087651
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Thanks for the suggestion, however this behavior is not specific to Angular Apollo. It is coming straight from Apollo Client which has a much more complete documentation that we should not try to duplicate here.
See https://www.apollographql.com/docs/react/api/link/introduction/#additive-composition and https://www.apollographql.com/docs/react/api/link/apollo-link-error/
I couldn't figure out how to do this without consulting Stack Overflow (https://stackoverflow.com/questions/49420667/angular-apollo-error-handling). I figured it merited a quick doc update.
Checklist: