API ReferenceTypesUpdateCommentArgsOn this pageUpdateCommentArgs type UpdateCommentArgs = { content: string; id: string;}; Type Declaration NameType contentstring idstring