stack

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

AdminTypes.CheckoutBrandingSelectInput interface

The input fields used to update the selects customizations.

Signature:

export interface CheckoutBrandingSelectInput 

Properties

Property Modifiers Type Description
border?   InputMaybe<CheckoutBrandingBorder | `${CheckoutBrandingBorder}`> (Optional) The border used for selects.
typography?   InputMaybe<CheckoutBrandingTypographyStyleInput> (Optional) The typography customizations used for selects.