StorefrontThemeCreate
Create a new storefront theme.
type StorefrontThemeCreate {
shop: Shop
shopErrors: [ShopError!]!
}
Fields
StorefrontThemeCreate.shop ● Shop object
Updated shop.
StorefrontThemeCreate.shopErrors ● [ShopError!]! non-null object
Returned By
storefrontThemeCreate mutation