This object represents a single view of an item in Shibumi by a user. See itemViews for more details.
Fields
subject (Viewable!)
The item that was viewed. This will only be available if the user performing the query has access to the item. Otherwise, it will be null.
subjectUrl (String!)
The url of the item that was viewed. This may not be the URL the user sees in their browser; Shibumi does not, for example, include the tab the user was viewing. This will be set regardless of whether the current user has access to the item; it can therefore be used to identify the item in reports.
user (User!)
The user who viewed the item.
viewedAt (String!)
The time the view occurred at. See Date Values for more information.
See Also
- itemViews