conversationCustomDataSet Mutation
Set or complete the list of custom data for the conversation. For instance if a conversation already have two custom data entries A=1 and B=2, and if the mutation is called with B=3 and C=4, the resulting custom data for the conversation will be A=1, B=3 and C=4 .
Arguments
#
Response
#
Returns ConversationCustomDataSetPayload .
Example
#
Previous
closedConversationAnonymize