Magidoc

UpdateTeamDiscussionInput
Input Object

Autogenerated input type of UpdateTeamDiscussion

Fields

#

body

The updated text of the discussion.

bodyVersion

The current version of the body content. If provided, this update operation will be rejected if the given version does not match the latest version on the server.

clientMutationId

A unique identifier for the client performing the mutation.

id

ID !
Non-null

The Node ID of the discussion to modify.

pinned

If provided, sets the pinned state of the updated discussion.

title

The updated title of the discussion.

Usages

#

References

#

  • Argument input of field updateTeamDiscussion from type Mutation