# CheckoutBrandingButtonInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields used to update the buttons customizations. ### Access Scopes ## Fields * [background](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingBackgroundStyle): CheckoutBrandingBackgroundStyle - The background style used for buttons. * [blockPadding](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingSpacing): CheckoutBrandingSpacing - The block padding used for buttons. * [border](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingSimpleBorder): CheckoutBrandingSimpleBorder - The border used for buttons. * [cornerRadius](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingCornerRadius): CheckoutBrandingCornerRadius - The corner radius used for buttons. * [inlinePadding](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingSpacing): CheckoutBrandingSpacing - The inline padding used for buttons. * [typography](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingTypographyStyleInput): CheckoutBrandingTypographyStyleInput - The typography style used for buttons. ## Input objects with this input object * [CheckoutBrandingCustomizationsInput](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingCustomizationsInput) * [CheckoutBrandingCustomizationsInput](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingCustomizationsInput) ## Examples