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