Skip to content

Conversation

@Rutaba
Copy link

@Rutaba Rutaba commented Feb 4, 2020

According to the [shopify documentation(https://help.shopify.com/en/api/reference/products/customcollection)], the Collect resource is used to connect a product to a custom collection using the :collects attribute which was missing here.

Rutaba added 16 commits February 4, 2020 18:16
According to the shopify documentation (https://help.shopify.com/en/api/reference/products/customcollection), the Collect resource is used to connect a product to a custom collection using the :collects attribute which was missing here.
as per Shopify API version 2020-01 added the updated to include additional image details
Added the new fields and deleted the deprecated field  :requires_shipping as per Shopify API 2020-01
removed :metafields, :metafields_global_title_tag, :metafields_global_description_tag to keep it updated with shopify API version 2020-01
added :accepts_marketing_updated_at, :metafield, :marketing_opt_in_level and :tax_exemptions
updated the struct as per Shopify API version 2020-01
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