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