WishlistBuyerInput
No description
input WishlistBuyerInput {
name: String!
user: ID!
}
Fields
WishlistBuyerInput.name ● String! non-null scalar
WishlistBuyerInput.user ● ID! non-null scalar
Member Of
wishlistCreateForBuyer mutation