# CheckoutBrandingUpsertPayload - admin - PAYLOAD Version: unstable ## Description Return type for `checkoutBrandingUpsert` mutation. ### Access Scopes ## Fields * [checkoutBranding](/docs/api/admin/unstable/objects/CheckoutBranding): CheckoutBranding - Returns the new checkout branding settings. * [userErrors](/docs/api/admin/unstable/objects/CheckoutBrandingUpsertUserError): CheckoutBrandingUpsertUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [checkoutBrandingUpsert](/docs/api/admin/unstable/mutations/checkoutBrandingUpsert) ## Examples