INPUT_OBJECT
WishlistItemRemoveInput
link GraphQL Schema definition
1 input WishlistItemRemoveInput { 2 3 WishlistInput! : 4 5 DisplayItemInput! : 6 }
INPUT_OBJECT
1 input WishlistItemRemoveInput { 2 3 WishlistInput! : 4 5 DisplayItemInput! : 6 }