Skip to main content

updateBody

Updates an IssueComment. If the user created the IssueComment, requires READ on any of the Trackables the Issue is on. Otherwise, requires MODERATOR on any of the Trackables the Issue is on.

updateBody(
input: UpdateBodyInput!
): UpdateBodyPayload!

Arguments

updateBody.input ● UpdateBodyInput! non-null input

Defines how to update which Body

Type

UpdateBodyPayload object