---
title: CheckoutBrandingLogo - GraphQL Admin
description: The store logo customizations.
api_version: unstable
api_name: admin
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/objects/CheckoutBrandingLogo
  md: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/objects/CheckoutBrandingLogo.md
---

# Checkout​Branding​Logo

object

Requires access to checkout branding settings and the shop must be on a Plus plan or a Development store plan.

The store logo customizations.

## Fields

* image

  [Image](https://shopify.dev/docs/api/admin-graphql/unstable/objects/Image)

  The logo image.

* max​Width

  [Int](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/Int)

  The maximum width of the logo.

* visibility

  [Checkout​Branding​Visibility](https://shopify.dev/docs/api/admin-graphql/unstable/enums/CheckoutBrandingVisibility)

  The visibility of the logo.

***

## Map

### Fields with this object

* [CheckoutBrandingHeader.logo](https://shopify.dev/docs/api/admin-graphql/unstable/objects/CheckoutBrandingHeader#field-CheckoutBrandingHeader.fields.logo)
