Optional
asasHtml
is a boolean representing whether to return the result as HTML.
Optional
pagepage
is a number representing the page number.
Optional
perperPage
is a number representing the number of items per page.
Optional
resetresetNotificationCount
is a boolean representing whether to reset the notification count.
Optional
typetype
is a string representing the type of the notification.
Optional
type_type_in
is an array of strings representing the types of notifications that should be included.
NotificationsVariables
is an interface representing the variables for theNotificationsQuery
. It includes optional page, per page, type, reset notification count, type in, and as html.