Skip to main content
Log inSign up
Anchor to CheckoutBrandingUpsertPayload

CheckoutBrandingUpsertPayload

payload

Return type for checkoutBrandingUpsert mutation.

•

Returns the new checkout branding settings.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•
mutation

Updates the checkout branding settings for a checkout profile.

If the settings don't exist, then new settings are created. The checkout branding settings applied to a published checkout profile will be immediately visible within the store's checkout. The checkout branding settings applied to a draft checkout profile could be previewed within the admin checkout editor.

To learn more about updating checkout branding settings, refer to the checkout branding tutorial.


Was this section helpful?