--- title: CheckoutBrandingImage - GraphQL Admin description: A checkout branding image. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/checkoutbrandingimage md: https://shopify.dev/docs/api/admin-graphql/latest/objects/checkoutbrandingimage.md --- # Checkout​Branding​Image object Requires access to checkout branding settings and the shop must be on a Plus plan or a Development store plan. A checkout branding image. ## Fields * image [Image](https://shopify.dev/docs/api/admin-graphql/latest/objects/Image) The image details. *** ## Map ### Fields with this object * {}[CheckoutBrandingCustomizations.favicon](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingCustomizations#field-CheckoutBrandingCustomizations.fields.favicon) * {}[CheckoutBrandingHeader.banner](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingHeader#field-CheckoutBrandingHeader.fields.banner) * {}[CheckoutBrandingMain.backgroundImage](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingMain#field-CheckoutBrandingMain.fields.backgroundImage) * {}[CheckoutBrandingOrderSummary.backgroundImage](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingOrderSummary#field-CheckoutBrandingOrderSummary.fields.backgroundImage)