productType
Look up a product type by ID
productType(
id: ID!
): ProductType
Arguments
productType.id ● ID! non-null scalar
Type
ProductType object
Represents a type of product. It defines what attributes are available to products of this type.