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

fix: do not throw error when server response with empty array errors #879

Merged
merged 1 commit into from
Nov 13, 2018

Conversation

tanduong
Copy link
Contributor

@tanduong tanduong commented Nov 5, 2018

Fixes #864.

Changes proposed in this pull request:

  • Address empty array errors as no errors

We use an empty array in case of no error for consistent response type.
@CLAassistant
Copy link

CLAassistant commented Nov 5, 2018

CLA assistant check
All committers have signed the CLA.

@huv1k
Copy link
Collaborator

huv1k commented Nov 13, 2018

@tanduong Thanks for your first contribution! 🚀

@huv1k huv1k merged commit 874d2ff into graphql:master Nov 13, 2018
cgxxv pushed a commit to cgxxv/graphql-playground that referenced this pull request Mar 25, 2022
…raphql#879)

We use an empty array in case of no error for consistent response type.
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

Successfully merging this pull request may close these issues.

3 participants