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