WishlistInput
No description
input WishlistInput {
name: String!
}
Fields
WishlistInput.name ● String! non-null scalar
Name for the new wishlist.
Member Of
wishlistCreate mutation ● wishlistUpdate mutation