22 lines
314 B
Plaintext
22 lines
314 B
Plaintext
{
|
|
"errors": [
|
|
{
|
|
"message": "Unauthorized",
|
|
"locations": [
|
|
{
|
|
"line": 1,
|
|
"column": 21
|
|
}
|
|
],
|
|
"path": [
|
|
"turnover"
|
|
],
|
|
"type": "AuthorizationError",
|
|
"validation": "Unauthorized"
|
|
}
|
|
],
|
|
"data": {
|
|
"turnover": null
|
|
}
|
|
}
|