← back to Shopify Sample Shipping
verification/pilot-diagnose.json
146 lines
{
"nodes": [
{
"id": "gid://shopify/ProductVariant/44090076954675",
"title": "Sample",
"deliveryProfile": {
"id": "gid://shopify/DeliveryProfile/29033627699"
},
"inventoryPolicy": "DENY",
"inventoryItem": {
"tracked": true,
"inventoryLevels": {
"nodes": [
{
"location": {
"id": "gid://shopify/Location/5795643504",
"name": "15442 Ventura Blvd.",
"fulfillsOnlineOrders": true,
"isActive": true
},
"quantities": [
{
"name": "available",
"quantity": 2024
}
]
}
]
}
}
},
{
"id": "gid://shopify/ProductVariant/44086096756787",
"title": "Sample",
"deliveryProfile": {
"id": "gid://shopify/DeliveryProfile/29033627699"
},
"inventoryPolicy": "DENY",
"inventoryItem": {
"tracked": true,
"inventoryLevels": {
"nodes": [
{
"location": {
"id": "gid://shopify/Location/5795643504",
"name": "15442 Ventura Blvd.",
"fulfillsOnlineOrders": true,
"isActive": true
},
"quantities": [
{
"name": "available",
"quantity": 2024
}
]
}
]
}
}
},
{
"id": "gid://shopify/ProductVariant/44044973408307",
"title": "Sample",
"deliveryProfile": {
"id": "gid://shopify/DeliveryProfile/29033627699"
},
"inventoryPolicy": "DENY",
"inventoryItem": {
"tracked": true,
"inventoryLevels": {
"nodes": [
{
"location": {
"id": "gid://shopify/Location/5795643504",
"name": "15442 Ventura Blvd.",
"fulfillsOnlineOrders": true,
"isActive": true
},
"quantities": [
{
"name": "available",
"quantity": 2024
}
]
}
]
}
}
}
],
"p": {
"fields": [
{
"name": "activeMethodDefinitionsCount"
},
{
"name": "coversAllItems"
},
{
"name": "default"
},
{
"name": "id"
},
{
"name": "locationsWithoutRatesCount"
},
{
"name": "name"
},
{
"name": "originLocationCount"
},
{
"name": "productVariantsCount"
},
{
"name": "profileItems"
},
{
"name": "profileLocationGroups"
},
{
"name": "sellingPlanGroups"
},
{
"name": "unassignedLocations"
},
{
"name": "unassignedLocationsPaginated"
},
{
"name": "version"
},
{
"name": "zoneCountryCount"
}
]
},
"shop": {
"resourceLimits": {
"maxProductVariants": 2048
}
}
}