Checkout Branding Upsert User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Checkout
Branding Upsert User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Anchor to MutationsMutations
- •mutation
Updates the visual branding for a
, customizing how checkout displays to customers. Creates new branding settings if none exist, or modifies existing settings.The mutation accepts two levels of customization through the
input object.defines foundational brand attributes like colors, typography, and corner radius that apply consistently throughout checkout.customizationsdefines styles for specific parts of the UI, individual components, or groups of components like the header, buttons, form fields, and sections.Changes to a published checkout profile display immediately in the store's checkout. You can preview draft profiles in the Shopify admin's checkout editor before publishing.
Learn more about checkout styling.