--- title: TypedAttribute - GraphQL Admin description: Represents a typed custom attribute. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/typedattribute md: https://shopify.dev/docs/api/admin-graphql/latest/objects/typedattribute.md --- # Typed​Attribute object Represents a typed custom attribute. ## Fields * key [String!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) non-null Key or name of the attribute. * value [String!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) non-null Value of the attribute. *** ## Map ### Fields with this object * {}[CalculatedDraftOrderLineItem.customAttributesV2](https://shopify.dev/docs/api/admin-graphql/latest/objects/CalculatedDraftOrderLineItem#field-CalculatedDraftOrderLineItem.fields.customAttributesV2) * {}[DraftOrderLineItem.customAttributesV2](https://shopify.dev/docs/api/admin-graphql/latest/objects/DraftOrderLineItem#field-DraftOrderLineItem.fields.customAttributesV2)