Skip to content

Instantly share code, notes, and snippets.

@kamilkisiela
Created August 20, 2018 21:47
Show Gist options
  • Save kamilkisiela/94c4678b1a5e33a4bea93e0ef43b836f to your computer and use it in GitHub Desktop.
Save kamilkisiela/94c4678b1a5e33a4bea93e0ef43b836f to your computer and use it in GitHub Desktop.
Feed query
query Feed {
posts {
id
title
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment