storefrontThemeUpdate
Update a storefront theme.
storefrontThemeUpdate(
id: ID!
input: StorefrontThemeInput!
): StorefrontThemeUpdate
Arguments
storefrontThemeUpdate.id ● ID! non-null scalar
ID of a storefront theme to update.
storefrontThemeUpdate.input ● StorefrontThemeInput! non-null input
Fields required to update a storefront theme.
Type
StorefrontThemeUpdate object
Update a storefront theme.