products
This query returns a list of products. You can filter and sort the list.
products(
input: ProductsInput
): ProductPage!
Arguments
products.input ● ProductsInput input
Type
ProductPage object
Pagination data for products.