Skip to main content

deleteWatchHistory

Removes a single watch history entry.

deleteWatchHistory(
eventId: String!
): WatchHistory!

Arguments

deleteWatchHistory.eventId ● String! non-null scalar 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