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

Feature Request: Adhere to errorPolicy #275

Open
jleck opened this issue Nov 12, 2020 · 2 comments
Open

Feature Request: Adhere to errorPolicy #275

jleck opened this issue Nov 12, 2020 · 2 comments

Comments

@jleck
Copy link

jleck commented Nov 12, 2020

When useQuery errorPolicy is set to all, the resulting response should not throw an error, regardless of the outcome. The actual error can be retrieved from the error object on useQuery.

@fbartho
Copy link
Collaborator

fbartho commented Dec 7, 2020

Sounds like an interesting feature to add. Is this something you want to help with @jleck?

@jleck
Copy link
Author

jleck commented Dec 8, 2020

Certainly can! I'll try and make some time over the next couple weeks.

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

No branches or pull requests

2 participants