Skip to content

Instantly share code, notes, and snippets.

@shopifypartners
Last active November 12, 2019 12:33
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save shopifypartners/87fc87ccec6827cec8214937be67bd0a to your computer and use it in GitHub Desktop.
Save shopifypartners/87fc87ccec6827cec8214937be67bd0a to your computer and use it in GitHub Desktop.
"data": {
"item1": {
"inventoryLevel": {
"available": 25
},
"userErrors": []
},
"item2": {
"inventoryLevel": {
"available": 18
},
"userErrors": []
},
"item3": {
"inventoryLevel": {
"available": 16
},
"userErrors": []
}
},
"extensions": {
"cost": {
"requestedQueryCost": 15,
"actualQueryCost": 15,
"throttleStatus": {
"maximumAvailable": 1000,
"currentlyAvailable": 967,
"restoreRate": 50
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment