Last active
September 22, 2019 09:51
-
-
Save dbayarchyk/97664ff38efdf885e479eb61165ad625 to your computer and use it in GitHub Desktop.
Improve your GraphQL schema with the Relay Specification - removePostData.json
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": { | |
"removePost": { | |
"id": "UG9zdDo1Y2ZiZjZjNmE2OWU5NDc2OGQ5ODQ1Mzc=", | |
"title": "What is GraphQL", | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment