# CheckoutBrandingButton - admin-graphql - OBJECT Version: 2024-10 ## Description The buttons customizations. ### Access Scopes access to checkout branding settings and the shop must be on a Plus plan or a Development store plan. ## 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/objects/CheckoutBrandingTypographyStyle): CheckoutBrandingTypographyStyle - The typography used for buttons. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples