conversationMerge
Merges one conversation (the source) into another conversation (the target). The target conversation is preserved, and the source conversation is deleted.
For example:
conversationMerge(
input: ConversationMergeInput!
): ConversationMergePayload
Arguments
conversationMerge.input ● ConversationMergeInput! non-null input common
Parameters for ConversationMerge
Type
ConversationMergePayload object common
Autogenerated return type of ConversationMerge