Skip to content

Conversation

github-actions[bot]
Copy link

Automated update of Shopify liquid objects from upstream
Shopify/theme-liquid-docs repo.

Summary

 src/shopify_liquid_objects.rs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
View full diff
diff --git a/src/shopify_liquid_objects.rs b/src/shopify_liquid_objects.rs
index f381cba..ba01cd7 100644
--- a/src/shopify_liquid_objects.rs
+++ b/src/shopify_liquid_objects.rs
@@ -1,3 +1,3 @@
 // AUTO-GENERATED FROM https://raw.githubusercontent.com/Shopify/theme-liquid-docs/main/data/objects.json
 // DO NOT EDIT THIS FILE MANUALLY
-pub const SHOPIFY_ALLOWED_OBJECTS: &[&str] = &["address", "app", "article", "block", "blog", "brand", "brand_color", "checkout", "collection", "color", "color_scheme", "color_scheme_group", "comment", "company", "company_address", "company_location", "country", "currency", "current_tags", "customer_payment_method", "discount", "discount_allocation", "discount_application", "external_video", "filter", "filter_value", "filter_value_display", "focal_point", "font", "forloop", "form", "form_errors", "fulfillment", "generic_file", "gift_card", "group", "image", "image_presentation", "instructions", "line_item", "link", "linklist", "location", "market", "measurement", "media", "metafield", "metaobject", "metaobject_definition", "metaobject_system", "model", "model_source", "money", "order", "page", "paginate", "parent_relationship", "part", "pending_payment_instruction_input", "policy", "predictive_search", "predictive_search_resources", "product", "product_option", "product_option_value", "quantity_price_break", "quantity_rule", "rating", "recipient", "recommendations", "robots", "rule", "script", "search", "section", "selling_plan", "selling_plan_allocation", "selling_plan_allocation_price_adjustment", "selling_plan_checkout_charge", "selling_plan_group", "selling_plan_group_option", "selling_plan_option", "selling_plan_price_adjustment", "shipping_method", "shop_locale", "sitemap", "sort_option", "store_availability", "store_credit_account", "swatch", "tablerowloop", "tax_line", "taxonomy_category", "transaction", "transaction_payment_details", "unit_price_measurement", "user", "user_agent", "variant", "video", "video_source"];
+pub const SHOPIFY_ALLOWED_OBJECTS: &[&str] = &["address", "app", "article", "block", "blog", "brand", "brand_color", "checkout", "collection", "color", "color_scheme", "color_scheme_group", "comment", "company", "company_address", "company_location", "country", "currency", "current_tags", "customer_payment_method", "discount", "discount_allocation", "discount_application", "external_video", "filter", "filter_value", "filter_value_display", "focal_point", "font", "forloop", "form", "form_errors", "fulfillment", "generic_file", "gift_card", "group", "image", "image_presentation", "instructions", "line_item", "link", "linklist", "location", "market", "measurement", "media", "metafield", "metaobject", "metaobject_definition", "metaobject_system", "model", "model_source", "money", "order", "page", "paginate", "parent_relationship", "part", "pending_payment_instruction_input", "policy", "predictive_search", "predictive_search_resources", "product", "product_option", "product_option_value", "quantity_price_break", "quantity_rule", "rating", "recipient", "recommendations", "remote_details", "remote_product", "remote_shop", "robots", "rule", "script", "search", "section", "selling_plan", "selling_plan_allocation", "selling_plan_allocation_price_adjustment", "selling_plan_checkout_charge", "selling_plan_group", "selling_plan_group_option", "selling_plan_option", "selling_plan_price_adjustment", "shipping_method", "shop_locale", "sitemap", "sort_option", "store_availability", "store_credit_account", "swatch", "tablerowloop", "tax_line", "taxonomy_category", "transaction", "transaction_payment_details", "unit_price_measurement", "user", "user_agent", "variant", "video", "video_source"];

@dominikwilkowski
Copy link
Contributor

dominikwilkowski commented Oct 5, 2025

@alancoppin This is a PR that is auto created via the workflow I set up when Shopify changes the definition file of liquid objects.

Looks like they added:

  • remote_details
  • remote_product
  • remote_shop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant