MARK_CHECKOUT
Variable: MARK_CHECKOUT
const
MARK_CHECKOUT:DocumentNode
Defined in: src/GraphQl/Mutations/EventAttendeeMutations.ts:68
GraphQL mutation to check out a user from an event.
Param
The ID of the user checking out.
Param
The ID of the event from which the user is checking out.
Param
The ID of the recurring event instance (optional).
Returns
The check-out record.