--- title: Deprecated deliveryShippingOriginAssign mutation - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/deprecate-deliveryshippingoriginassign-mutation md: https://shopify.dev/changelog/deprecate-deliveryshippingoriginassign-mutation.md --- [Back to Developer changelog](https://shopify.dev/changelog) January 8, 2026 Tags: * Admin GraphQL API * 2026-04 # Deprecated `deliveryShippingOriginAssign` mutation Support for legacy mode profiles in shipping has been discontinued, as this feature has been inactive for some time. Consequently, the GraphQL Admin API is being updated to align with this change. The following mutation is now marked as deprecated: * [`deliveryShippingOriginAssign`](https://shopify.dev/docs/api/admin-graphql/latest/mutations/deliveryShippingOriginAssign) Developers are advised to cease using this mutation, as it will be removed in a future API version. To ensure compatibility with upcoming updates, developers should explore alternative methods for assigning shipping origins within the current API framework.