createWatchHistory
No description
createWatchHistory(
input: CreateWatchHistoryInput!
): WatchHistory!
Arguments
createWatchHistory.input ● CreateWatchHistoryInput! 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