Skip to main content

updateNotification

Updates a single Notification using a unique key and a patch.

updateNotification(
input: UpdateNotificationInput!
): UpdateNotificationPayload

Arguments

updateNotification.input ● UpdateNotificationInput! non-null input

The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.

Type

UpdateNotificationPayload object

The output of our update Notification mutation.