--- title: StandardizedProductType - GraphQL Admin description: >- Represents the details of a specific type of product within the [Shopify product taxonomy](https://shopify.github.io/product-taxonomy/releases/unstable/?categoryId=sg-4-17-2-17). api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/StandardizedProductType md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/StandardizedProductType.md --- # Standardized​Product​Type object Requires `read_products` access scope. Represents the details of a specific type of product within the [Shopify product taxonomy](https://shopify.github.io/product-taxonomy/releases/unstable/?categoryId=sg-4-17-2-17). ## Fields * product​Taxonomy​Node [Product​Taxonomy​Node](https://shopify.dev/docs/api/admin-graphql/unstable/objects/ProductTaxonomyNode) The product taxonomy node associated with the standardized product type. *** ## Map