Skip to content
Last update: July 26, 2024

InputNewWishlistItemType object

This type represents the input for creating a new wishlist item.

Fields

Field Description
productId String! The Id of the product to be added to the wishlist.
quantity Int The quantity of the product to be added to the wishlist.