product
Look up a product by ID.
product(
id: ID
slug: String
identifier: ID
): Product
Arguments
product.id ● ID scalar
ID of the product.
product.slug ● String scalar
Slug of the product
product.identifier ● ID scalar
Seller global id to filter by
Type
Product object
Represents an individual item for sale in the storefront.