# CartDiscountCode - storefront - OBJECT Version: unstable ## Description The discount codes applied to the cart. ### Access Scopes ## Fields * [applicable](/docs/api/storefront/unstable/scalars/Boolean): Boolean! - Whether the discount code is applicable to the cart's current contents. * [code](/docs/api/storefront/unstable/scalars/String): String! - The code for the discount. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples