MARK_CHECKIN
Variable: MARK_CHECKIN
const
MARK_CHECKIN:DocumentNode
Defined in: src/GraphQl/Mutations/EventAttendeeMutations.ts:43
GraphQL mutation to mark a user's check-in at an event.
Param
The ID of the user checking in.
Param
The ID of the event at which the user is checking in.
Returns
The updated event object with the user's check-in information.