Copy for LLMOn this pageproductType QueryLook up a product type by ID. productType( id: ID!): ProductType Show return type Arguments id ● ID! ID of the product type. Type ProductType Represents a type of product. It defines what attributes are available to products of this type.