Skip to main content

staffNotificationRecipientUpdate

Updates a staff notification recipient.

Requires MANAGE_SETTINGSpermission.
staffNotificationRecipientUpdate(
id: ID!
input: StaffNotificationRecipientInput!
): StaffNotificationRecipientUpdate

Arguments

staffNotificationRecipientUpdate.id ● ID! non-null scalar miscellaneous

ID of a staff notification recipient to update.

staffNotificationRecipientUpdate.input ● StaffNotificationRecipientInput! non-null input miscellaneous

Fields required to update a staff notification recipient.

Type

StaffNotificationRecipientUpdate object users

Updates a staff notification recipient.

Requires MANAGE_SETTINGSpermission.