staffNotificationRecipientUpdate
Updates a staff notification recipient.
staffNotificationRecipientUpdate(
id: ID!
input: StaffNotificationRecipientInput!
): StaffNotificationRecipientUpdate
Arguments
staffNotificationRecipientUpdate.id
● ID!
non-null scalar
ID of a staff notification recipient to update.
staffNotificationRecipientUpdate.input
● StaffNotificationRecipientInput!
non-null input
Fields required to update a staff notification recipient.
Type
StaffNotificationRecipientUpdate
object
Updates a staff notification recipient.