stack

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

AdminTypes.MediaWarning interface

Represents a media warning. This occurs when there is a non-blocking concern regarding your media. Consider reviewing your media to ensure it is correct and its parameters are as expected.

Signature:

export interface MediaWarning 

Properties

Property Modifiers Type Description
code   MediaWarningCode | `${MediaWarningCode}` The code representing the type of warning.
message?   Maybe<Scalars[‘String’][‘output’]> (Optional) Translated warning message.