Magidoc

createConversation
Mutation

Create a conversation. Scope: "conversations".

Arguments

#

title

Non-null

Conversation's title

html

Non-null

The body of the conversation initial comment

account

Account where the conversation will be created

tags

A list of tags for this conversation

Response

#

Returns Conversation .

Example

#