---
title: CheckoutAndAccountsConfigurationBrandingFooterInput - GraphQL Admin
description: The input fields for customizing the checkout footer.
api_version: 2026-04
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingFooterInput
  md: >-
    https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingFooterInput.md
api_name: admin
api_type: graphql
type: input-object
metadata:
  domain: admin
---

# Checkout​And​Accounts​Configuration​Branding​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.

***

## Input objects using this input

* [Checkout​And​Accounts​Configuration​Branding​Components​Input.footer](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingComponentsInput#fields-footer)

  INPUT OBJECT

  The input fields for customizing the components.

***

## Map

### Input objects using this input

* [Checkout​And​Accounts​Configuration​Branding​Components​Input.footer](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingComponentsInput#fields-footer)
