Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingSelectInput
The input fields used to update the selects customizations.
Signature:
export interface CheckoutBrandingSelectInput
| Property | Modifiers | Type | Description |
|---|---|---|---|
| border? | InputMaybe<CheckoutBrandingBorder | `${CheckoutBrandingBorder}`> | (Optional) The border used for selects. | |
| typography? | InputMaybe<CheckoutBrandingTypographyStyleInput> | (Optional) The typography customizations used for selects. |