checkoutThemeUpdate
Update an existing checkout theme.
checkoutThemeUpdate(
id: ID!
input: CheckoutThemeInput!
): CheckoutThemeUpdate!
Arguments
checkoutThemeUpdate.id ● ID! non-null scalar
checkoutThemeUpdate.input ● CheckoutThemeInput! non-null input
Type
CheckoutThemeUpdate object
Result of checkout theme update mutation.