Skip to content

noteViewedStatus

get the viewed status of a note

Arguments

Returns

Boolean

Example

query noteViewedStatus($id: ID) {
noteViewedStatus(id: $id)
}