updateNotificationByNodeId
Updates a single Notification using its globally unique id and a patch.
updateNotificationByNodeId(
input: UpdateNotificationByNodeIdInput!
): UpdateNotificationPayload
Arguments
updateNotificationByNodeId.input ● UpdateNotificationByNodeIdInput! 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.