SendConversationMessageInput: {
    conversationId: Scalars["String"]["input"];
    message: Scalars["String"]["input"];
}

Object used to query the public topics

Type declaration

  • conversationId: Scalars["String"]["input"]

    Conversation identifier

  • message: Scalars["String"]["input"]

    Individual message of a conversation