Arguments
size
String!Required
A short, human-readable, URL-friendly identifier of a product. You can get slug value from the endpoint /service/application/catalog/v1.0/products/.
slug
String!Required
A short, human-readable, URL-friendly identifier of a product. You can get slug value from the endpoint /service/application/catalog/v1.0/products/.
strategy
StringSort stores on the basis of strategy. eg, fast-delivery, low-price, optimal.
pageNo
IntThe page number to navigate through the given set of results.
pageSize
IntThe number of items to retrieve in each page.
Response
items
[ProductSizePrice]A list of products with size and price details available from various sellers.
page
PageInfoInformation about the pagination of the results.
sortOn
JSONA list of sorting and filtering criteria applied to the sellers' data.
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...
Was this section helpful?