# CheckoutBrandingFooter - admin-graphql - OBJECT Version: 2024-10 ## Description A container for the footer section customizations. ### Access Scopes access to checkout branding settings and the shop must be on a Plus plan or a Development store plan. ## Fields * [alignment](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingFooterAlignment): CheckoutBrandingFooterAlignment - The footer alignment. * [colorScheme](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingColorSchemeSelection): CheckoutBrandingColorSchemeSelection - The selected color scheme of the footer container. * [content](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingFooterContent): CheckoutBrandingFooterContent - The footer content settings. * [divided](/docs/api/admin-graphql/2024-10/scalars/Boolean): Boolean - The divided setting. * [padding](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingSpacingKeyword): CheckoutBrandingSpacingKeyword - The padding of the footer container. * [position](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingFooterPosition): CheckoutBrandingFooterPosition - The footer position. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples