checkIntoFunction
Check contacts into a function.
Throws an error with code BAD_USER_INPUT
if the input's contactIds
field is empty.
checkIntoFunction(
input: CheckIntoFunctionInput!
): CheckIntoFunctionPayload!
Arguments
checkIntoFunction.input
● CheckIntoFunctionInput!
non-null input
Type
CheckIntoFunctionPayload
object
The payload object returned when checking contacts into a function.