Magidoc

CreateDiscussionInput
Input Object

Autogenerated input type of CreateDiscussion

Fields

#

body

Non-null

The body of the discussion.

categoryId

ID !
Non-null

The id of the discussion category to associate with this discussion.

clientMutationId

A unique identifier for the client performing the mutation.

repositoryId

ID !
Non-null

The id of the repository on which to create the discussion.

title

Non-null

The title of the discussion.

Usages

#

References

#

  • Argument input of field createDiscussion from type Mutation