Skip to content

Instantly share code, notes, and snippets.

@serifcolakel
Last active February 21, 2022 19:50
Show Gist options
  • Save serifcolakel/42a5c6c1b3be0196fb2655e8c388d0be to your computer and use it in GitHub Desktop.
Save serifcolakel/42a5c6c1b3be0196fb2655e8c388d0be to your computer and use it in GitHub Desktop.
query {
products(first: 250){
edges{
node{
handle
id
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment