INPUT_OBJECT

WishlistItemRemoveInput

link GraphQL Schema definition

1input WishlistItemRemoveInput {
2
3wishlist: WishlistInput!
4
5displayItem: DisplayItemInput!
6}

link Required by