Objects
AmazonVariant
Represents a variant of an Amazon product, which typically includes different colors or dimensions.
Fields
id
ID!
requiredThe identifier of the variant
title
String!
requiredThe title of the variant.
image
required
The Image type object associated with this specific variant.
url
required
The URL to the product page for this specific variant.
dimensions
required
A list of objects that describe the dimensions of this specific variant.
Related types
Was this page helpful?