--- title: CheckoutBrandingChoiceListGroup - GraphQL Admin description: |- Controls the spacing between options in the 'group' variant of [`ChoiceList`](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingChoiceList) components. This setting adjusts the vertical spacing between choice options to improve readability and visual organization. The spacing value helps create clear separation between options, making it easier for customers to scan and select from available choices. Learn more about [checkout customization](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBranding). api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/checkoutbrandingchoicelistgroup md: https://shopify.dev/docs/api/admin-graphql/latest/objects/checkoutbrandingchoicelistgroup.md --- # Checkout​Branding​Choice​List​Group object Requires access to checkout branding settings and the shop must be on a Plus plan or a Development store plan. Controls the spacing between options in the 'group' variant of [`ChoiceList`](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingChoiceList) components. This setting adjusts the vertical spacing between choice options to improve readability and visual organization. The spacing value helps create clear separation between options, making it easier for customers to scan and select from available choices. Learn more about [checkout customization](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBranding). ## Fields * spacing [Checkout​Branding​Spacing​Keyword](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutBrandingSpacingKeyword) The spacing between UI elements in the list. *** ## Map ### Fields with this object * {}[CheckoutBrandingChoiceList.group](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingChoiceList#field-CheckoutBrandingChoiceList.fields.group)