product
Look up a product by ID.
product(
id: ID
slug: String
externalReference: String
channel: String
): Product
Arguments
product.id
● ID
scalar miscellaneous
ID of the product.
product.slug
● String
scalar miscellaneous
Slug of the product.
product.externalReference
● String
scalar miscellaneous
External ID of the product.
Added in Saleor 3.10
product.channel
● String
scalar miscellaneous
Slug of a channel for which the data should be returned.