Closed ku1ik closed 8 years ago
According to http://graphql.org/learn/serving-over-http/#response any errors should be returned under :errors key. This patch changes :error -> :errors.
:errors
:error
@sickill Thanks for your contribution!
According to http://graphql.org/learn/serving-over-http/#response any errors should be returned under
:errors
key. This patch changes:error
->:errors
.