---
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
metadata:
  effectiveApiVersion: 2022-10
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2022-08-17T06:57:09-04:00'
  postedAt: '2022-10-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:34-05:00'
  effectiveAt: '2022-10-01T00:00:00-04:00'
---

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.
