We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d2bd08 commit c0bfd44Copy full SHA for c0bfd44
components/shopify/actions/common/constants.mjs
@@ -59,7 +59,7 @@ const METAFIELD_TYPES = {
59
"list.number_integer": "string[]",
60
"list.number_decimal": "string[]",
61
"list.page_reference": "string[]",
62
- "list.product_rererence": "string[]",
+ "list.product_reference": "string[]",
63
"list.rating": "string[]",
64
"list.single_line_text_field": "string[]",
65
"list.url": "string[]",
0 commit comments