Magidoc

UpdateNotifierInput
Input Object

Input type for updating a notifier.

Fields

#

description

The new description of the notifier. If not set, the old description will remain

enabled

The new enabled status of the notifier. If not set, the old status will remain

id

ID !
Non-null

The ID of the notifier to update

name

The new name of the notifier. If not set, the old name will remain

recipients

Non-null

The new recipients of the notifier. If not set, the old recipients will be removed.

Usages

#

References

#

  • Argument input of field updateNotifier from type Mutation