stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopAlert

AdminTypes.ShopAlert interface

An alert message that appears in the Shopify admin about a problem with a store setting, with an action to take. For example, you could show an alert to ask the merchant to enter their billing information to activate Shopify Plus.

Signature:

export interface ShopAlert 

Properties

Property Modifiers Type Description
action   ShopAlertAction The text for the button in the alert that links to related information. For example, _Add credit card_.
description   Scalars[‘String’][‘output’] A description of the alert and further information, such as whether the merchant will be charged.