--- title: CheckoutBrandingBorder - GraphQL Admin description: Possible values for the border. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/checkoutbrandingborder md: https://shopify.dev/docs/api/admin-graphql/latest/enums/checkoutbrandingborder.md --- # Checkout​Branding​Border enum Possible values for the border. ## Valid values * BLOCK\_​END The Block End border. * FULL The Full border. * NONE The None border. *** ## Fields * [Checkout​Branding​Select.border](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingSelect#field-CheckoutBrandingSelect.fields.border) OBJECT The selects customizations. * [Checkout​Branding​Select​Input.border](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingSelectInput#fields-border) INPUT OBJECT The input fields used to update the selects customizations. * [Checkout​Branding​Text​Field.border](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingTextField#field-CheckoutBrandingTextField.fields.border) OBJECT The text fields customizations. * [Checkout​Branding​Text​Field​Input.border](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingTextFieldInput#fields-border) INPUT OBJECT The input fields used to update the text fields customizations. *** ## Map ### Fields with this enum * <-|[Checkout​Branding​Select.border](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingSelect#field-CheckoutBrandingSelect.fields.border) * <-|[Checkout​Branding​Text​Field.border](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingTextField#field-CheckoutBrandingTextField.fields.border) ### Inputs with this enum * [Checkout​Branding​Select​Input.border](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingSelectInput#fields-border) * [Checkout​Branding​Text​Field​Input.border](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingTextFieldInput#fields-border)