product
A single product of the merchant, by global object identifier.
**Returns:** The product, or null when this merchant has no such product.
product(
id: ID!
): Product
Arguments
product.id ● ID! non-null scalar
The product's global object identifier.
Type
Product object
Something the merchant sells: one stock-keeping unit, its current price, and how it is moving.