Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,12 @@ Array [
count
precision
}
measurement {
weight {
unit
value
}
}
provinceCodeOfOrigin
requiresShipping
sku
Expand Down Expand Up @@ -347,7 +353,6 @@ Array [
product {
id
}
requiresShipping
selectedOptions {
name
value
Expand All @@ -362,8 +367,6 @@ Array [
taxable
title
updatedAt
weight
weightUnit
metafields {
edges {
node {
Expand Down Expand Up @@ -596,12 +599,7 @@ Array [
handle
id
inventoryManagement
productBased
serviceName
shippingMethods {
code
label
}
type
}
fulfillsOnlineOrders
Expand Down Expand Up @@ -962,6 +960,12 @@ Array [
count
precision
}
measurement {
weight {
unit
value
}
}
provinceCodeOfOrigin
requiresShipping
sku
Expand Down Expand Up @@ -1011,7 +1015,6 @@ Array [
product {
id
}
requiresShipping
selectedOptions {
name
value
Expand All @@ -1026,8 +1029,6 @@ Array [
taxable
title
updatedAt
weight
weightUnit
metafields {
edges {
node {
Expand Down Expand Up @@ -1260,12 +1261,7 @@ Array [
handle
id
inventoryManagement
productBased
serviceName
shippingMethods {
code
label
}
type
}
fulfillsOnlineOrders
Expand Down Expand Up @@ -1626,6 +1622,12 @@ Array [
count
precision
}
measurement {
weight {
unit
value
}
}
provinceCodeOfOrigin
requiresShipping
sku
Expand Down Expand Up @@ -1675,7 +1677,6 @@ Array [
product {
id
}
requiresShipping
selectedOptions {
name
value
Expand All @@ -1690,8 +1691,6 @@ Array [
taxable
title
updatedAt
weight
weightUnit
metafields {
edges {
node {
Expand Down Expand Up @@ -1924,12 +1923,7 @@ Array [
handle
id
inventoryManagement
productBased
serviceName
shippingMethods {
code
label
}
type
}
fulfillsOnlineOrders
Expand Down Expand Up @@ -2290,6 +2284,12 @@ Array [
count
precision
}
measurement {
weight {
unit
value
}
}
provinceCodeOfOrigin
requiresShipping
sku
Expand Down Expand Up @@ -2339,7 +2339,6 @@ Array [
product {
id
}
requiresShipping
selectedOptions {
name
value
Expand All @@ -2354,8 +2353,6 @@ Array [
taxable
title
updatedAt
weight
weightUnit
metafields {
edges {
node {
Expand Down Expand Up @@ -2588,12 +2585,7 @@ Array [
handle
id
inventoryManagement
productBased
serviceName
shippingMethods {
code
label
}
type
}
fulfillsOnlineOrders
Expand Down
Loading
Loading