UpsertMyListInput
No description
input UpsertMyListInput {
showId: String
videoId: String
viewerId: String!
}
Fields
UpsertMyListInput.showId ● String scalar references
UpsertMyListInput.videoId ● String scalar references
UpsertMyListInput.viewerId ● String! non-null scalar references
Member Of
upsertMyList mutation