Magidoc

notificationsEasySearch
Query

Atlas search over the current user's notifications in a workspace.

Access: Requires a logged-in user with workspace access. Results are always scoped to notifications whose userIds include the requester.

The archived flag filters by whether the current user has archived each notification (archivedBy), not by soft-delete state.

Arguments

#

text

Non-null

workspaceId

ID !
Non-null

projects = []

[ID !]

archived

Non-null

limit = 25

skip

includeNoProject

includeTotalCount

Response

#

Returns NotificationConnection .

Example

#