stack

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

AdminTypes.ResourceFeedback interface

Represents feedback from apps about a resource, and the steps required to set up the apps on the shop.

Signature:

export interface ResourceFeedback 

Properties

Property Modifiers Type Description
appFeedback   Array<AppFeedback> Feedback from an app about the steps a merchant needs to take to set up the app on their store.
details   Array<AppFeedback> List of AppFeedback detailing issues regarding a resource.
summary   Scalars[‘String’][‘output’] Summary of resource feedback pertaining to the resource.