--- title: New field transactional_sms_disabled added to Shop object - 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/new-field-transactional_sms_disabled-added-to-shop-object md: https://shopify.dev/changelog/new-field-transactional_sms_disabled-added-to-shop-object.md --- [Back to Developer changelog](https://shopify.dev/changelog) October 1, 2022 Tags: * API * 2022-10 # New field `transactional_sms_disabled` added to Shop object As of Admin API version 2022-10, a new field `transactional_sms_disabled` has been added to the Shop object in the [GraphQL](https://shopify.dev/api/admin-graphql/2022-10/objects/Shop#field-shop-transactionalsmsdisabled) and [REST](https://shopify.dev/api/admin-rest/2022-10/resources/shop) Admin APIs. The field is also present on the ["shop/update" webhook](https://shopify.dev/api/admin-rest/2022-10/resources/webhook), which now will trigger when the `transactional_sms_disabled state` of a shop changes.