ProductCategoryInput Input Object
The properties of the new ProductCategory. The Whatnot External Taxonomy can be found at https://api.whatnot.com/seller-api/rest/product-taxonomy/US.txt . Either taxonomyId or categoryId must be provided, but not both.
Fields
#
categoryId
externalCategoryID
External category identifier from the source system (e.g., Shopify category ID).
taxonomyId
The ID of the ProductTaxonomy ID. It should be in the format base64(`ProductTaxonomyNode:id`). Either taxonomyId or categoryId must be provided.
Previous
ProductAttributeInput
Next
ProductConnection
