stack

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

AdminTypes.ShopAlertAction interface

An action associated to a shop alert, such as adding a credit card.

Signature:

export interface ShopAlertAction 

Properties

Property Modifiers Type Description
title   Scalars[‘String’][‘output’] The text for the button in the alert. For example, _Add credit card_.
url   Scalars[‘URL’][‘output’] The target URL that the button links to.