createConversation
Mutation

Create a conversation. Scope: "conversations".

Arguments

#

CollectiveId

Non-null

ID of the Collective where the conversation will be created

html

Non-null

The body of the conversation initial comment

tags

A list of tags for this conversation

title

Non-null

Conversation's title

Response

#

Returns Conversation .

Example

#

3