checkoutThemeUpdate
Update a checkout theme.
checkoutThemeUpdate(
id: ID!
input: CheckoutThemeInput!
): CheckoutThemeUpdate
Arguments
checkoutThemeUpdate.id ● ID! non-null scalar
ID of a checkout theme to update.
checkoutThemeUpdate.input ● CheckoutThemeInput! non-null input
Fields required to update a checkout theme.
Type
CheckoutThemeUpdate object
Update a checkout theme.