Objects
AmazonSpecification
Represents a product specification for an Amazon item. These specifications provide more detailed information about the product.
Fields
name
String!
requiredThe name of the specification, e.g., ‘RAM’.
value
String!
requiredThe value of the specification, e.g., ‘8 GB’.
Related types
Was this page helpful?