# ProductCategoryInput - admin-graphql - INPUT_OBJECT Version: 2024-07 ## Description The input fields to use when adding a product category to a product. The [Shopify product taxonomy](https://shopify.github.io/product-taxonomy/releases/unstable/?categoryId=sg-4-17-2-17) contains the full list of available values. ### Access Scopes ## Fields * [productTaxonomyNodeId](/docs/api/admin-graphql/2024-07/scalars/ID): ID! - The ID of the node in the Shopify taxonomy that represents the product category. ## Input objects with this input object * [ProductInput](/docs/api/admin-graphql/2024-07/input-objects/ProductInput) * [ProductSetInput](/docs/api/admin-graphql/2024-07/input-objects/ProductSetInput) ## Examples