# CheckoutBrandingFooterInput - admin-graphql - INPUT_OBJECT Version: 2024-04 ## Description The input fields when mutating the checkout footer settings. ### Access Scopes ## Fields * [alignment](/docs/api/admin-graphql/2024-04/enums/CheckoutBrandingFooterAlignment): CheckoutBrandingFooterAlignment - The footer alignment settings. You can set the footer native content alignment to the left, center, or right. * [colorScheme](/docs/api/admin-graphql/2024-04/enums/CheckoutBrandingColorSchemeSelection): CheckoutBrandingColorSchemeSelection - The selected color scheme of the footer container. * [content](/docs/api/admin-graphql/2024-04/input-objects/CheckoutBrandingFooterContentInput): CheckoutBrandingFooterContentInput - The input field for setting the footer content customizations. * [padding](/docs/api/admin-graphql/2024-04/enums/CheckoutBrandingSpacingKeyword): CheckoutBrandingSpacingKeyword - The padding of the footer container. * [position](/docs/api/admin-graphql/2024-04/enums/CheckoutBrandingFooterPosition): CheckoutBrandingFooterPosition - The input field for setting the footer position customizations. ## Input objects with this input object * [CheckoutBrandingCustomizationsInput](/docs/api/admin-graphql/2024-04/input-objects/CheckoutBrandingCustomizationsInput) ## Examples