Back to Shopify Admin API
Shopify Admin API

Deprecate collectionAddProducts and collectionRemoveProducts mutations

DeprecationDeprecation

This is a deprecation — the affected surface still works, but the vendor has marked it for removal. Plan a migration before it goes away.

What changed

The collectionAddProducts and collectionRemoveProducts mutations are now deprecated in favor of collectionUpdate. Documentation is being refactored to use "collection" terminology instead of distinguishing between "manual" and "smart" collection types, emphasizing that all collections can now include products manually and automatically through rules, sources, or conditions.

Open the source documentation