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