stack

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

AdminTypes.FailedRequirement interface

Requirements that must be met before an app can be installed.

Signature:

export interface FailedRequirement 

Properties

Property Modifiers Type Description
action?   Maybe<NavigationItem> (Optional) Action to be taken to resolve a failed requirement, including URL link.
message   Scalars[‘String’][‘output’] A concise set of copy strings to be displayed to merchants, to guide them in resolving problems your app encounters when trying to make use of their Shop and its resources.