Created
June 27, 2018 16:00
-
-
Save thomsbg/357714505eb5d82e987dc4813b2995fa to your computer and use it in GitHub Desktop.
EditorCommunity error
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": { | |
"community": null | |
}, | |
"errors": [ | |
{ | |
"message": "Expected a value of type \"EntryType\" but received: MAP_STACK", | |
"locations": [ | |
{ | |
"line": 3, | |
"column": 5 | |
} | |
], | |
"path": [ | |
"community" | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment