Skip to content

Instantly share code, notes, and snippets.

@shopifypartners
Last active June 21, 2018 13:35
Show Gist options
  • Save shopifypartners/484e89bbb9d78d7c01470ab1c52170a7 to your computer and use it in GitHub Desktop.
Save shopifypartners/484e89bbb9d78d7c01470ab1c52170a7 to your computer and use it in GitHub Desktop.
{
shop {
locations(first: 10) {
edges {
node {
name
id
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment