A backend event that fires when a Guest is updated.
The onGuestUpdated()
event handler runs when a Guest is updated from your site. The received GuestUpdated
object contains information about the updated guest.
Note: Backend events are not fired when previewing your site.
Information about the updated guest and onGuestUpdated
event.