Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingLogo
The store logo customizations.
Signature:
export interface CheckoutBrandingLogo
Property | Modifiers | Type | Description |
---|---|---|---|
image? | Maybe<Image> | (Optional) The logo image. | |
maxWidth? | Maybe<Scalars[‘Int’][‘output’]> | (Optional) The maximum width of the logo. |