Mark Content as Read
To toggle the read status for a content library element
Use the markContentAsReadOrUnread
mutation to toggle the read status for a content library element.
Arguments
Argument
Type
Description
Input
MarkContentAsReadOrUnreadInput!
Object that contains the Id of the content library element and the read status to be set.
Example
Example 2
Last updated