staffNotificationRecipientUpdate Mutation
Updates a staff notification recipient.
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.