Covers all questions related to inventory management, order fulfillment, and shipping.
Though I have provided permissions of "read_inventory" then on still calling this query getting this error
{
products(first: 5) {
edges {
node {
id
legacyResourceId
hasOutOfStockVariants
handle
tracksInventory
totalInventory
productType
variants(first: 5) {
edges {
node {
inventoryQuantity
sku
id
availableForSale
title
displayName
inventoryPolicy
inventoryItem {
id
}
}
}
}
}
}
pageInfo {
hasNextPage
}
}
}
Hi Navdeep1,
Hi Navdeep1,
This does seem unusual - just a few questions to confirm:
Liam | Developer Advocate @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog