# AttributeInput - storefront - INPUT_OBJECT Version: 2025-01 ## Description The input fields for an attribute. ### Access Scopes ## Fields * [key](/docs/api/storefront/2025-01/scalars/String): String! - Key or name of the attribute. * [value](/docs/api/storefront/2025-01/scalars/String): String! - Value of the attribute. ## Input objects with this input object * [CartInput](/docs/api/storefront/2025-01/input-objects/CartInput) * [CartLineInput](/docs/api/storefront/2025-01/input-objects/CartLineInput) * [CartLineUpdateInput](/docs/api/storefront/2025-01/input-objects/CartLineUpdateInput) * [cartAttributesUpdate](/docs/api/storefront/2025-01/mutations/cartAttributesUpdate) ## Examples