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