Targets is an enumerated list of targeted recipients of a notification.

This enumerated datatype is used by the input datatype, NotificationInput, which is used by the notify() mutation field.

Table: Targets

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Oct 3, 2025
All   Long-TermThe target of the notification is all users in the organization.
Group   Long-TermThe target of the notification is a particular group of users.
OrgRoot   Long-TermThe recipient of the notification is only the organization's owner.
Root   Long-TermThe notification is only for the system root.