stack

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

AdminTypes.ShopLocaleDisablePayload interface

Return type for shopLocaleDisable mutation.

Signature:

export interface ShopLocaleDisablePayload 

Properties

Property Modifiers Type Description
locale?   Maybe<Scalars[‘String’][‘output’]> (Optional) ISO code of the locale that was deleted.
userErrors   Array<UserError> The list of errors that occurred from executing the mutation.