Skip to content

Instantly share code, notes, and snippets.

@serifcolakel
Created February 21, 2022 20:00
Show Gist options
  • Save serifcolakel/198c1c1adbfe3968d7234031e5565fa6 to your computer and use it in GitHub Desktop.
Save serifcolakel/198c1c1adbfe3968d7234031e5565fa6 to your computer and use it in GitHub Desktop.
{
products(first: 25) {
edges {
node {
handle
id
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment