Skip to main content

RemoveFromWatchlistInput

Input for removing a product from a watchlist

input RemoveFromWatchlistInput {
productId: String!
}

Fields

productId ● String!

Example

{}