stack

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

AdminTypes.CheckoutBrandingLogoInput interface

The input fields used to update the logo customizations.

Signature:

export interface CheckoutBrandingLogoInput 

Properties

Property Modifiers Type Description
image?   InputMaybe<CheckoutBrandingImageInput> (Optional) The logo image (must not be of SVG format).
maxWidth?   InputMaybe<Scalars[‘Int’][‘input’]> (Optional) The maximum width of the logo.