Slide 44
Slide 44 text
{
errors : [{
message: "No report exists because there are no
transactions on that date.",
locations: [{
line: 3,
column: 5,
}],
path: [
"report",
"transactions",
],
extensions: {
errorType: "user_error",
errorClass: "NOT_FOUND",
}
}]
}