Join Slack
Powered by
I’ve defined a GraphCool function which I deployed...
# prisma-whats-new
a
alexc
04/03/2018, 9:07 AM
I’ve defined a GraphCool function which I deployed with GraphCool CLI. Once I execute the mutation in React, the response error message can only be found in
error.graphQLErrors[0].functionError.response.errors[0].message
. Is there any reason why this message isn’t returned by default instead of the more generic
function execution error
?
Open in Slack
Previous
Next