Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopLocaleEnablePayload
Return type for shopLocaleEnable
mutation.
Signature:
export interface ShopLocaleEnablePayload
Property | Modifiers | Type | Description |
---|---|---|---|
shopLocale? | Maybe<ShopLocale> | (Optional) ISO code of the locale that was enabled. | |
userErrors | Array<UserError> | The list of errors that occurred from executing the mutation. |