Created
June 30, 2020 13:25
-
-
Save ShayneP/60351a96c94b1634d6d58540b39ea95a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data": null, | |
"errors": [ | |
{ | |
"message": "access denied", | |
"locations": [ | |
{ | |
"line": 2, | |
"column": 3 | |
} | |
], | |
"path": [ | |
"products" | |
] | |
} | |
], | |
"extensions": { | |
"cost": { | |
"requestedQueryCost": 3, | |
"actualQueryCost": 2 | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment