Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clientErrors isn't documented anywhere #489

Open
cideM opened this issue Jun 27, 2023 · 0 comments
Open

clientErrors isn't documented anywhere #489

cideM opened this issue Jun 27, 2023 · 0 comments

Comments

@cideM
Copy link

cideM commented Jun 27, 2023

The ApolloError type has a field called clientErrors, which you can find here

This field seems to not be documented anywhere. For example, searching for clientErrors on this page gives me zero results. It appears to have been added in this commit: 09ac78aadb928727346b73d5a5bd196153fb9764.

Considering the complexity of error handling it would be good if it was clearly stated what the purpose of this field is so it's easy to decide how to handle it. Should I refetch? Should I show it to the user? What are typical conditions when it comes up?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant