---
title: >-
  Changes to ScriptTag displayScope field on Admin GraphQL API - 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/changes-to-scripttag-displayscope-field-on-admin-graphql-api
  md: >-
    https://shopify.dev/changelog/changes-to-scripttag-displayscope-field-on-admin-graphql-api.md
metadata:
  effectiveApiVersion: 2025-01
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Deprecation Announcement
    handle: deprecation
  indicatesActionRequired: true
  createdAt: '2024-11-21T06:06:18-05:00'
  postedAt: '2024-12-13T13:30:00-05:00'
  updatedAt: '2024-12-13T03:50:17-05:00'
  effectiveAt: '2024-12-13T13:30:00-05:00'
---

December 13, 2024

Tags:

* Action Required
* Admin GraphQL API
* 2025-01

# Changes to ScriptTag displayScope field on Admin GraphQL API

As of Admin GraphQL API version 2025-01, the only valid value for the `displayScope` field on the [`ScriptTagInput` object](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/ScriptTagInput) is `ONLINE_STORE`.

The `displayScope` field remains optional when creating and updating Script tags. When it is omitted from the `scriptTagCreate` mutation, it will default to `ONLINE_STORE` from version 2025-01.

This change is related to Script tags being turned off for the Order status page on August 28, 2025, following the launch of [UI Extensions on the Thank You and Order status pages](https://shopify.dev/changelog/ui-extensions-on-the-thank-you-and-order-status-pages-have-launched).
