Skip to main content

updateWatchHistory

No description

updateWatchHistory(
eventId: String!
input: UpdateWatchHistoryInput!
): WatchHistory!

Arguments

updateWatchHistory.eventId ● String! non-null scalar references

updateWatchHistory.input ● UpdateWatchHistoryInput! non-null input references

Type

WatchHistory object references

Watch history records for viewers.

Most fields on this type are just "denormalized" data from the related device, viewer, station, and video/show.

See: Device, NormalizedShow, NormalizedVideo, Station, Viewer