acceptEventInvitation
Accept an event invitation. Links the current user to the invitation, joins the organization if needed and registers the user as an attendee. This is performed atomically.
acceptEventInvitation(
input: AcceptEventInvitationInput!
): EventInvitation
Arguments
acceptEventInvitation.input ● AcceptEventInvitationInput! non-null input
Type
EventInvitation object
An invitation to an event sent to an email address.