--- title: CheckoutBrandingLabelPosition - GraphQL Admin description: Possible values for the label position. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/checkoutbrandinglabelposition md: https://shopify.dev/docs/api/admin-graphql/latest/enums/checkoutbrandinglabelposition.md --- # Checkout​Branding​Label​Position enum Possible values for the label position. ## Valid values * INSIDE The Inside label position. * OUTSIDE The Outside label position. *** ## Fields * [Checkout​Branding​Control.labelPosition](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingControl#field-CheckoutBrandingControl.fields.labelPosition) OBJECT The form controls customizations. * [Checkout​Branding​Control​Input.labelPosition](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingControlInput#fields-labelPosition) INPUT OBJECT The input fields used to update the form controls customizations. *** ## Map ### Fields with this enum * <-|[Checkout​Branding​Control.labelPosition](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingControl#field-CheckoutBrandingControl.fields.labelPosition) ### Inputs with this enum * [Checkout​Branding​Control​Input.labelPosition](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingControlInput#fields-labelPosition)