--- title: CheckoutBrandingHeaderAlignment - GraphQL Admin description: The possible header alignments. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/checkoutbrandingheaderalignment md: https://shopify.dev/docs/api/admin-graphql/latest/enums/checkoutbrandingheaderalignment.md --- # Checkout​Branding​Header​Alignment enum The possible header alignments. ## Valid values * CENTER Center alignment. * END End alignment. * START Start alignment. *** ## Fields * [Checkout​Branding​Header.alignment](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingHeader#field-CheckoutBrandingHeader.fields.alignment) OBJECT The header customizations. * [Checkout​Branding​Header​Input.alignment](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingHeaderInput#fields-alignment) INPUT OBJECT The input fields used to update the header customizations. *** ## Map ### Fields with this enum * <-|[Checkout​Branding​Header.alignment](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingHeader#field-CheckoutBrandingHeader.fields.alignment) ### Inputs with this enum * [Checkout​Branding​Header​Input.alignment](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingHeaderInput#fields-alignment)