--- title: CheckoutAndAccountsConfigurationBrandingCheckoutFooterInput - GraphQL Admin description: The input fields for customizing the checkout footer. api_version: 2026-04 api_name: admin type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingCheckoutFooterInput md: >- https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingCheckoutFooterInput.md --- # Checkout​And​Accounts​Configuration​Branding​Checkout​Footer​Input input\_object The input fields for customizing the checkout footer. ## Fields * alignment [Checkout​And​Accounts​Configuration​Branding​Footer​Alignment](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutAndAccountsConfigurationBrandingFooterAlignment) The footer alignment settings. You can set the footer native content alignment to the left, center, or right. * background [Checkout​And​Accounts​Configuration​Branding​Background](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutAndAccountsConfigurationBrandingBackground) The background style of the footer container. * colors [Checkout​And​Accounts​Configuration​Branding​Colors​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingColorsInput) The colors customizations. * content [Checkout​And​Accounts​Configuration​Branding​Footer​Content​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingFooterContentInput) The input field for setting the footer content customizations. * divided [Boolean](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Boolean) The divided setting. * padding [Checkout​And​Accounts​Configuration​Branding​Spacing​Keyword](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutAndAccountsConfigurationBrandingSpacingKeyword) The padding of the footer container. * position [Checkout​And​Accounts​Configuration​Branding​Footer​Position](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutAndAccountsConfigurationBrandingFooterPosition) The footer position. *** ## Input objects using this input * [Checkout​And​Accounts​Configuration​Branding​Checkout​Components​Input.footer](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingCheckoutComponentsInput#fields-footer) INPUT OBJECT The input fields for customizing the Checkout components. *** ## Map ### Input objects using this input * [Checkout​And​Accounts​Configuration​Branding​Checkout​Components​Input.footer](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingCheckoutComponentsInput#fields-footer)