stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingLogo

AdminTypes.CheckoutBrandingLogo interface

The store logo customizations.

Signature:

export interface CheckoutBrandingLogo 

Properties

Property Modifiers Type Description
image?   Maybe<Image> (Optional) The logo image.
maxWidth?   Maybe<Scalars[‘Int’][‘output’]> (Optional) The maximum width of the logo.