Magidoc

UpdateDiscussionInput
Input Object

Autogenerated input type of UpdateDiscussion

Fields

#

body

The new contents of the discussion body.

categoryId

The Node ID of a discussion category within the same repository to change this discussion to.

clientMutationId

A unique identifier for the client performing the mutation.

discussionId

ID !
Non-null

The Node ID of the discussion to update.

title

The new discussion title.

Usages

#

References

#

  • Argument input of field updateDiscussion from type Mutation