← back to Shopify Sample Shipping
pilot-diagnose.graphql
2 lines
{nodes(ids:["gid://shopify/ProductVariant/44090076954675","gid://shopify/ProductVariant/44086096756787","gid://shopify/ProductVariant/44044973408307"]){... on ProductVariant{id title deliveryProfile{id} inventoryPolicy inventoryItem{tracked inventoryLevels(first:10){nodes{location{id name fulfillsOnlineOrders isActive} quantities(names:["available"]){name quantity}}}}}} p:__type(name:"DeliveryProfile"){fields{name}} shop{resourceLimits{maxProductVariants}}}