updateMyList
Updates a show in a viewer's "My List".
updateMyList(
id: String!
input: UpdateMyListInput!
): MyList!
Arguments
updateMyList.id ● String! non-null scalar references
updateMyList.input ● UpdateMyListInput! non-null input references
Type
MyList object references
Show "My List" item added by a Viewer.