AddWishlistToCustomerInput
No description
input AddWishlistToCustomerInput {
privateToken: UUID!
}
Fields
privateToken ● UUID!
Private token of the session-based wishlist to associate with the customer. This is the UUID that identifies the wishlist created during guest browsing.
Example
{}