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