--- title: Boolean - Storefront API description: Represents `true` or `false` values. api_version: 2024-10 api_name: storefront type: scalar api_type: graphql source_url: html: 'https://shopify.dev/docs/api/storefront/2024-10/scalars/Boolean' md: 'https://shopify.dev/docs/api/storefront/2024-10/scalars/Boolean.txt' --- # Boolean scalar Represents `true` or `false` values. ## Map ### Fields with this scalar * <-|[Api​Version.supported](https://shopify.dev/docs/api/storefront/2024-10/objects/ApiVersion#field-supported) * <-|[Cart​Cost.subtotalAmountEstimated](https://shopify.dev/docs/api/storefront/2024-10/objects/CartCost#field-subtotalAmountEstimated) * <-|[Cart​Cost.totalAmountEstimated](https://shopify.dev/docs/api/storefront/2024-10/objects/CartCost#field-totalAmountEstimated) * <-|[Cart​Discount​Code.applicable](https://shopify.dev/docs/api/storefront/2024-10/objects/CartDiscountCode#field-applicable) * <-|[Customer.acceptsMarketing](https://shopify.dev/docs/api/storefront/2024-10/objects/Customer#field-acceptsMarketing) * <-|[Discount​Code​Application.applicable](https://shopify.dev/docs/api/storefront/2024-10/objects/DiscountCodeApplication#field-applicable) * <-|[Domain.sslEnabled](https://shopify.dev/docs/api/storefront/2024-10/objects/Domain#field-sslEnabled) * <-|[Order.edited](https://shopify.dev/docs/api/storefront/2024-10/objects/Order#field-edited) * <-|[Page​Info.hasNextPage](https://shopify.dev/docs/api/storefront/2024-10/objects/PageInfo#field-hasNextPage) * <-|[Page​Info.hasPreviousPage](https://shopify.dev/docs/api/storefront/2024-10/objects/PageInfo#field-hasPreviousPage) * <-|[Paginated​Sitemap​Resources.hasNextPage](https://shopify.dev/docs/api/storefront/2024-10/objects/PaginatedSitemapResources#field-hasNextPage) * <-|[Product.availableForSale](https://shopify.dev/docs/api/storefront/2024-10/objects/Product#field-availableForSale) * <-|[Product.isGiftCard](https://shopify.dev/docs/api/storefront/2024-10/objects/Product#field-isGiftCard) * <-|[Product.requiresSellingPlan](https://shopify.dev/docs/api/storefront/2024-10/objects/Product#field-requiresSellingPlan) * <-|[Product​Variant.availableForSale](https://shopify.dev/docs/api/storefront/2024-10/objects/ProductVariant#field-availableForSale) * <-|[Product​Variant.currentlyNotInStock](https://shopify.dev/docs/api/storefront/2024-10/objects/ProductVariant#field-currentlyNotInStock) * <-|[Product​Variant.requiresComponents](https://shopify.dev/docs/api/storefront/2024-10/objects/ProductVariant#field-requiresComponents) * <-|[Product​Variant.requiresShipping](https://shopify.dev/docs/api/storefront/2024-10/objects/ProductVariant#field-requiresShipping) * <-|[Product​Variant.taxable](https://shopify.dev/docs/api/storefront/2024-10/objects/ProductVariant#field-taxable) * <-|[Selling​Plan.recurringDeliveries](https://shopify.dev/docs/api/storefront/2024-10/objects/SellingPlan#field-recurringDeliveries) * <-|[Shop​Pay​Installments​Product​Variant​Pricing.available](https://shopify.dev/docs/api/storefront/2024-10/objects/ShopPayInstallmentsProductVariantPricing#field-available) * <-|[Shop​Pay​Installments​Product​Variant​Pricing.eligible](https://shopify.dev/docs/api/storefront/2024-10/objects/ShopPayInstallmentsProductVariantPricing#field-eligible) * <-|[Shop​Pay​Payment​Request​Line​Item.requiresShipping](https://shopify.dev/docs/api/storefront/2024-10/objects/ShopPayPaymentRequestLineItem#field-requiresShipping) * <-|[Store​Availability.available](https://shopify.dev/docs/api/storefront/2024-10/objects/StoreAvailability#field-available) ### Inputs with this scalar * [Customer​Create​Input.acceptsMarketing](https://shopify.dev/docs/api/storefront/2024-10/input-objects/CustomerCreateInput#field-acceptsMarketing) * [Customer​Update​Input.acceptsMarketing](https://shopify.dev/docs/api/storefront/2024-10/input-objects/CustomerUpdateInput#field-acceptsMarketing) * [Delivery​Address​Input.oneTimeUse](https://shopify.dev/docs/api/storefront/2024-10/input-objects/DeliveryAddressInput#field-oneTimeUse) * [Product​Filter.available](https://shopify.dev/docs/api/storefront/2024-10/input-objects/ProductFilter#field-available) * [Shop​Pay​Payment​Request​Line​Item​Input.requiresShipping](https://shopify.dev/docs/api/storefront/2024-10/input-objects/ShopPayPaymentRequestLineItemInput#field-requiresShipping) ### Queries with this scalar * \[articles.reverse](https://shopify.dev/docs/api/storefront/2024-10/queries/articles#field-reverse) * \[blogs.reverse](https://shopify.dev/docs/api/storefront/2024-10/queries/blogs#field-reverse) * \[collections.reverse](https://shopify.dev/docs/api/storefront/2024-10/queries/collections#field-reverse) * \[locations.reverse](https://shopify.dev/docs/api/storefront/2024-10/queries/locations#field-reverse) * \[metaobjects.reverse](https://shopify.dev/docs/api/storefront/2024-10/queries/metaobjects#field-reverse) * \[pages.reverse](https://shopify.dev/docs/api/storefront/2024-10/queries/pages#field-reverse) * \[products.reverse](https://shopify.dev/docs/api/storefront/2024-10/queries/products#field-reverse) * \[search.reverse](https://shopify.dev/docs/api/storefront/2024-10/queries/search#field-reverse) * \[url​Redirects.reverse](https://shopify.dev/docs/api/storefront/2024-10/queries/urlRedirects#field-reverse) ### Arguments with this scalar * <-|[Article.comments(reverse)](https://shopify.dev/docs/api/storefront/2024-10/objects/Article#field-comments) * <-|[Blog.articles(reverse)](https://shopify.dev/docs/api/storefront/2024-10/objects/Blog#field-articles) * <-|[Cart.deliveryGroups(reverse)](https://shopify.dev/docs/api/storefront/2024-10/objects/Cart#field-deliveryGroups) * <-|[Cart.deliveryGroups(withCarrierRates)](https://shopify.dev/docs/api/storefront/2024-10/objects/Cart#field-deliveryGroups) * <-|[Cart.lines(reverse)](https://shopify.dev/docs/api/storefront/2024-10/objects/Cart#field-lines) * <-|[Cart​Delivery​Group.cartLines(reverse)](https://shopify.dev/docs/api/storefront/2024-10/objects/CartDeliveryGroup#field-cartLines) * <-|[Collection.products(reverse)](https://shopify.dev/docs/api/storefront/2024-10/objects/Collection#field-products) * <-|[Customer.addresses(reverse)](https://shopify.dev/docs/api/storefront/2024-10/objects/Customer#field-addresses) * <-|[Customer.orders(reverse)](https://shopify.dev/docs/api/storefront/2024-10/objects/Customer#field-orders) * <-|[Fulfillment.fulfillmentLineItems(reverse)](https://shopify.dev/docs/api/storefront/2024-10/objects/Fulfillment#field-fulfillmentLineItems) * <-|[Mailing​Address.formatted(withName)](https://shopify.dev/docs/api/storefront/2024-10/objects/MailingAddress#field-formatted) * <-|[Mailing​Address.formatted(withCompany)](https://shopify.dev/docs/api/storefront/2024-10/objects/MailingAddress#field-formatted) * <-|[Order.discountApplications(reverse)](https://shopify.dev/docs/api/storefront/2024-10/objects/Order#field-discountApplications) * <-|[Order.lineItems(reverse)](https://shopify.dev/docs/api/storefront/2024-10/objects/Order#field-lineItems) * <-|[Product.adjacentVariants(ignoreUnknownOptions)](https://shopify.dev/docs/api/storefront/2024-10/objects/Product#field-adjacentVariants) * <-|[Product.adjacentVariants(caseInsensitiveMatch)](https://shopify.dev/docs/api/storefront/2024-10/objects/Product#field-adjacentVariants) * <-|[Product.collections(reverse)](https://shopify.dev/docs/api/storefront/2024-10/objects/Product#field-collections) * <-|[Product.images(reverse)](https://shopify.dev/docs/api/storefront/2024-10/objects/Product#field-images) * <-|[Product.media(reverse)](https://shopify.dev/docs/api/storefront/2024-10/objects/Product#field-media) * <-|[Product.selectedOrFirstAvailableVariant(ignoreUnknownOptions)](https://shopify.dev/docs/api/storefront/2024-10/objects/Product#field-selectedOrFirstAvailableVariant) * <-|[Product.selectedOrFirstAvailableVariant(caseInsensitiveMatch)](https://shopify.dev/docs/api/storefront/2024-10/objects/Product#field-selectedOrFirstAvailableVariant) * <-|[Product.sellingPlanGroups(reverse)](https://shopify.dev/docs/api/storefront/2024-10/objects/Product#field-sellingPlanGroups) * <-|[Product.variantBySelectedOptions(ignoreUnknownOptions)](https://shopify.dev/docs/api/storefront/2024-10/objects/Product#field-variantBySelectedOptions) * <-|[Product.variantBySelectedOptions(caseInsensitiveMatch)](https://shopify.dev/docs/api/storefront/2024-10/objects/Product#field-variantBySelectedOptions) * <-|[Product.variants(reverse)](https://shopify.dev/docs/api/storefront/2024-10/objects/Product#field-variants) * <-|[Product​Variant.sellingPlanAllocations(reverse)](https://shopify.dev/docs/api/storefront/2024-10/objects/ProductVariant#field-sellingPlanAllocations) * <-|[Product​Variant.storeAvailability(reverse)](https://shopify.dev/docs/api/storefront/2024-10/objects/ProductVariant#field-storeAvailability) * <-|[Selling​Plan​Group.sellingPlans(reverse)](https://shopify.dev/docs/api/storefront/2024-10/objects/SellingPlanGroup#field-sellingPlans) * <-|[Query​Root.articles(reverse)](https://shopify.dev/docs/api/storefront/2024-10/objects/QueryRoot#field-articles) * <-|[Query​Root.blogs(reverse)](https://shopify.dev/docs/api/storefront/2024-10/objects/QueryRoot#field-blogs)