--- title: TaxonomyAttribute - GraphQL Admin description: A Shopify product taxonomy 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/taxonomyattribute md: https://shopify.dev/docs/api/admin-graphql/latest/objects/taxonomyattribute.md --- # Taxonomy​Attribute object A Shopify product taxonomy attribute. ## Fields * id [ID!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) non-null A globally-unique ID. *** ## Map ### Possible type in * [Taxonomy​Category​Attribute](https://shopify.dev/docs/api/admin-graphql/latest/unions/TaxonomyCategoryAttribute) *** ## Interfaces * [Node](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/Node) interface *** ## ||-TaxonomyAttribute Implements ### Implements * ||-[Node](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/Node)