ScriptTagDisplayScope enum

The page or pages on the online store where the script should be included.

Values

  • ALL
    Include the script on both the web storefront and the order status page.
  • ONLINE_STORE
    Include the script only on the web storefront.
  • ORDER_STATUS
    Include the script only on the order status page.

Types that return ScriptTagDisplayScope

  • [ScriptTag.displayScope](https://shopify.dev/docs/admin-api/graphql/reference/online-store/scripttag#displayscope-2021-01)