Skip to content

Instantly share code, notes, and snippets.

@alyssoncm
Created September 11, 2019 16:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alyssoncm/abe4a67173ebd49d3effbad168299cce to your computer and use it in GitHub Desktop.
Save alyssoncm/abe4a67173ebd49d3effbad168299cce to your computer and use it in GitHub Desktop.
graphq-query-2
query {
products {
title
desc
price
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment