--- title: CheckoutBrandingFooterAlignment - GraphQL Admin description: Possible values for the footer alignment. api_version: 2024-10 api_name: admin type: enum api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingFooterAlignment md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingFooterAlignment.txt --- # Checkout​Branding​Footer​Alignment enum Possible values for the footer alignment. ## Valid values * CENTER The checkout footer alignment Center value. * END The checkout footer alignment End value. * START The checkout footer alignment Start value. *** ## Fields * [Checkout​Branding​Footer.​alignment](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingFooter#field-alignment) OBJECT A container for the footer section customizations. * [Checkout​Branding​Footer​Input.​alignment](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingFooterInput#field-alignment) INPUT OBJECT The input fields when mutating the checkout footer settings. *** ## Map ### Fields with this enum * <-|[Checkout​Branding​Footer.alignment](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingFooter#field-alignment) ### Inputs with this enum * [Checkout​Branding​Footer​Input.alignment](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingFooterInput#field-alignment)