Objects
AmazonCategory
Represents a product category for an Amazon item. These categories can change over time.
Fields
name
String!
requiredThe name of the category, which provides information about the product’s classification.
url
required
A link to the product category on Amazon’s website, offering more information about the category.
categoryID
ID!
requiredA unique identifier for the category associated with the Amazon product.
Related types
Was this page helpful?