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