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 input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for 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.