--- title: CheckoutBrandingFooterPosition - GraphQL Admin description: Possible values for the footer position. api_version: 2024-10 api_name: admin type: enum api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingFooterPosition md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingFooterPosition.txt --- # Checkout​Branding​Footer​Position enum Possible values for the footer position. ## Valid values * END The End footer position. * INLINE The Inline footer position. *** ## Fields * [Checkout​Branding​Footer.​position](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingFooter#field-position) OBJECT A container for the footer section customizations. * [Checkout​Branding​Footer​Input.​position](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingFooterInput#field-position) INPUT OBJECT The input fields when mutating the checkout footer settings. *** ## Map ### Fields with this enum * <-|[Checkout​Branding​Footer.position](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingFooter#field-position) ### Inputs with this enum * [Checkout​Branding​Footer​Input.position](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingFooterInput#field-position)