Skip to main content

staffNotificationRecipientUpdate Mutation

Updates a staff notification recipient.

Requires the MANAGE_SETTINGSpermission.
staffNotificationRecipientUpdate(
id: ID!
input: StaffNotificationRecipientInput!
): StaffNotificationRecipientUpdate
Show return type

Arguments

id ● ID!

ID of a staff notification recipient to update.

input ● StaffNotificationRecipientInput!

Fields required to update a staff notification recipient.

Type

StaffNotificationRecipientUpdate

Updates a staff notification recipient.

Requires the MANAGE_SETTINGSpermission.