Magidoc

addWishlistItem
Mutation

Add a display item to an existing wishlist.

Required operating mode : LOGGED_IN

Arguments

#

displayItemId

Non-null

wishlistId

Optional ID of the wishlist to add the item to. If not specified, the item is added to the user's default wishlist.

Response

#

Returns AddWishlistItemPayload !.

Example

#