Skip to content

Executor must return not only data or errors but also both of them #11

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

Closed
no1seman opened this issue Mar 26, 2021 · 0 comments · Fixed by #12
Closed

Executor must return not only data or errors but also both of them #11

no1seman opened this issue Mar 26, 2021 · 0 comments · Fixed by #12

Comments

@no1seman
Copy link

According to http://spec.graphql.org/draft/#sec-Errors executor must be able to return data or errors or data and errors

@no1seman no1seman changed the title Request must return not only data or errors but also both of them Executor must return not only data or errors but also both of them Mar 26, 2021
olegrok pushed a commit that referenced this issue Mar 29, 2021
According to http://spec.graphql.org/draft/#sec-Errors executor
must be able to return data or errors or data and errors.

Сloses #11
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 a pull request may close this issue.

1 participant