Anchor to CheckoutBrandingUpsertUserErrorCheckout
objectCheckout Branding Upsert User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (CheckoutBrandingUpsertUserErrorCode)
- field ([String!])
- message (String!)
- 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.
Was this section helpful?
Anchor to MutationsMutations
- checkoutBrandingUpsert (CheckoutBrandingUpsertPayload): deprecated
- •mutationDeprecated
- Anchor to checkoutProfileIdcheckout•ID!
Profile Id required A globally-unique identifier.
- 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).
Arguments
Was this section helpful?