Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductResourceFeedbackInput > messages
A concise set of copy strings to be displayed to merchants. Used to guide merchants in resolving problems that your app encounters when trying to make use of their products. You can specify up to four messages. Each message is limited to 100 characters.
Signature:
messages?: InputMaybe<Array<Scalars['String']['input']>>;