Magidoc

CreateTeamDiscussionCommentInput
Input Object

Autogenerated input type of CreateTeamDiscussionComment

Fields

#

body

The content of the comment. This field is required.

Upcoming Change on 2024-07-01 UTC Description: body will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Reason: The Team Discussions feature is deprecated in favor of Organization Discussions.

clientMutationId

A unique identifier for the client performing the mutation.

discussionId

The ID of the discussion to which the comment belongs. This field is required.

Upcoming Change on 2024-07-01 UTC Description: discussionId will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Reason: The Team Discussions feature is deprecated in favor of Organization Discussions.

Usages

#

References

#

  • Argument input of field createTeamDiscussionComment from type Mutation