RY
http://storage.mydataprovider.com/screenshots/yar/2018-08-24_13-55-53_Uatnu3e0.png
Size: a a a
RY
SS
RY
SS
SS
RY
SK
RY
{
"query": "query getInventoryItemByID($id: ID!) {
inventoryItem(id: $id) {
id
inventoryLevels (first:6) {
edges {
node {
id
available
location {
id
}
}
}
}
}
}
",
"variables": {
"id": "gid://shopify/ProductVariant/12195009364024"
}
}
SK
SK
RY
SK
SS
RY
{
"errors": [
{
"message": "Parse error on \"query\" (STRING) at [3, 2]",
"locations": [
{
"line": 3,
"column": 2
}
]
}
]
}
RY
SK
A
RY
A