Last update:
December 12, 2024
Product query¶
This query allows you to get a product by its Id and calculate all fields based on the parameters being sent.
Arguments¶
Argument | Description |
---|---|
id String! |
The product Id. |
storeId String! |
The Id of the store to retrieve pages from. |
userId String |
The current user Id. |
currencyCode String |
A standardized code of a specific currency. |
cultureName String |
A language to retrieve data in. |
Possible return¶
Possible return | Description |
---|---|
ProductType |
The type or category of the product. |