Created
March 15, 2018 11:15
-
-
Save davidroyer/3381b724d66dcee4c750818f884c1992 to your computer and use it in GitHub Desktop.
For API Explorer
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
query { | |
allPosts { | |
title | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment