Skip to main content

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 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.

Was this section helpful?