StorefrontThemeUpdate
Update a storefront theme.
type StorefrontThemeUpdate {
shop: Shop
shopErrors: [ShopError!]!
}
Fields
StorefrontThemeUpdate.shop ● Shop object
Updated shop.
StorefrontThemeUpdate.shopErrors ● [ShopError!]! non-null object
Returned By
storefrontThemeUpdate mutation