INVITE_EVENT_ATTENDEE
Variable: INVITE_EVENT_ATTENDEE
const
INVITE_EVENT_ATTENDEE:DocumentNode
Defined in: src/GraphQl/Mutations/EventAttendeeMutations.ts:153
GraphQL mutation to invite a user to an event.
Param
The ID of the user to invite.
Param
The ID of the standalone event (optional).
Param
The ID of the recurring event instance (optional).
Returns
The event attendee record.