query
productComparison
Get all the products that have the same category.
Arguments
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/.
Response
attributes_metadata
[Attribute]Metadata about attributes used for comparing products.
items
[Product]List of product details for comparison.
subtitle
StringSubtitle or additional description for the comparison.
title
StringTitle or name of the comparison.
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...
Was this section helpful?