checkOutOfEvent
Check contacts out of an event.
Throws an error with code BAD_USER_INPUT
if the input's contactIds
field is empty.
checkOutOfEvent(
input: CheckOutOfEventInput!
): CheckOutOfEventPayload!
Arguments
checkOutOfEvent.input
● CheckOutOfEventInput!
non-null input
Type
CheckOutOfEventPayload
object
The payload object returned when checking contacts out of an event.