Open codingwhatever opened 4 years ago
@codingwhatever GraphQL error handling was improved greatly in Elide 5. Can you rerun with Elide 5?
@codingwhatever what was the actual error in this case? Did it fail for permissions or are you providing an invalid user ID? I"m not sure how to reproduce the failure in this case.
Also - is there an ID field in the Incident
model?
Model
Expected Behavior
Request:
Reasonable response:
Current Behavior
When passing data values to child entity from the parent entity's data, the response is cryptic. Broken request:
Broken response:
Stacktrace:
Possible Solution
Steps to Reproduce (for bugs)
Context
Difficult to debug invalid insert values.
Your Environment