Created
July 17, 2019 09:37
-
-
Save tischsoic/824d2b30d395a0185217f1cd667d85bc to your computer and use it in GitHub Desktop.
This file contains 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": { | |
"content": { | |
"articles": { | |
"edges": [ | |
{ | |
"node": { | |
"_name": "New article", | |
"_location": { | |
"id": 72, | |
"remoteId": "78d612f119709051cb392cd8096afbf1", | |
"invisible": false, | |
"hidden": false, | |
"priority": 0 | |
}, | |
"_info": { | |
"id": 68, | |
"remoteId": "438c77ad4342884d62bfaed5b57c6429", | |
"currentVersionNo": 1, | |
"section": { | |
"name": "Standard" | |
}, | |
"publishedDate": { | |
"timestamp": 1563268961 | |
}, | |
"modificationDate": { | |
"timestamp": 1563268961 | |
}, | |
"versions": [ | |
{ | |
"versionNumber": 1, | |
"creatorId": 14, | |
"languageCodes": [ | |
"eng-GB" | |
] | |
} | |
] | |
}, | |
"image": null, | |
"_type": { | |
"name": "Article", | |
"identifier": "article" | |
} | |
} | |
}, | |
{ | |
"node": { | |
"_name": "Test graphql", | |
"_location": { | |
"id": 76, | |
"remoteId": "af974bba0dcb14df564d84922b4db8ad", | |
"invisible": false, | |
"hidden": false, | |
"priority": 0 | |
}, | |
"_info": { | |
"id": 72, | |
"remoteId": "dc5324a14bb6010a564c6ae4c5492bce", | |
"currentVersionNo": 1, | |
"section": { | |
"name": "Standard" | |
}, | |
"publishedDate": { | |
"timestamp": 1563347293 | |
}, | |
"modificationDate": { | |
"timestamp": 1563347293 | |
}, | |
"versions": [ | |
{ | |
"versionNumber": 1, | |
"creatorId": 14, | |
"languageCodes": [ | |
"eng-GB" | |
] | |
} | |
] | |
}, | |
"image": null, | |
"_type": { | |
"name": "Article", | |
"identifier": "article" | |
} | |
} | |
} | |
] | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment