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 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.
- Anchor to checkoutBrandingInputcheckout•Checkout
Branding Input Branding Input The input fields to use to upsert the checkout branding settings (pass null to reset them to default).
- Anchor to checkoutProfileIdcheckout•ID!required
Profile Id A globally-unique identifier.
Arguments
- Anchor to checkoutBrandingcheckout•Checkout
Branding Branding Returns the new checkout branding settings.
- Anchor to userErrorsuser•[Checkout
Errors Branding Upsert User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields