--- title: CheckoutBrandingFooterAlignment - GraphQL Admin description: Possible values for the footer alignment. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/checkoutbrandingfooteralignment md: https://shopify.dev/docs/api/admin-graphql/latest/enums/checkoutbrandingfooteralignment.md --- # 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/latest/objects/CheckoutBrandingFooter#field-CheckoutBrandingFooter.fields.alignment) OBJECT A container for the footer section customizations. * [Checkout​Branding​Footer​Input.alignment](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingFooterInput#fields-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/latest/objects/CheckoutBrandingFooter#field-CheckoutBrandingFooter.fields.alignment) ### Inputs with this enum * [Checkout​Branding​Footer​Input.alignment](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingFooterInput#fields-alignment)