UpdateMyListInput
No description
input UpdateMyListInput {
showId: String
viewerId: String
}
Fields
UpdateMyListInput.showId
● String
scalar references
UpdateMyListInput.viewerId
● String
scalar references
Member Of
updateMyList
mutation