Home > @infiniteobjects/shopify-data-manager > AdminTypes > FailedRequirement
Requirements that must be met before an app can be installed.
Signature:
export interface FailedRequirement
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. |