Skip to content

Instantly share code, notes, and snippets.

@shopifypartners
Last active June 21, 2018 13:36
{
"data": {
"shop": {
"locations": {
"edges": [
{
"node": {
"name": "Vancouver Warehouse",
"id": "gid://shopify/Location/5452464150"
}
},
{
"node": {
"name": "Toronto Store",
"id": "gid://shopify/Location/55279638"
}
}
]
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment