GraphQLReferenceMutationscontactRecipientOn this pagecontactRecipient Contact a recipient by chosen communication channel (e.g. email or SMS). Input contactRecipientInput Return Type ID Example mutation ContactRecipient { contactRecipient(input: { recipientId: "cmNwMTIzNDU2" channel: EMAIL })} Related resetRecipient Recipient type ChannelType enum