Class EditCommentInput


  • public class EditCommentInput
    extends ch.brix.gql.client.InputObject
    • Constructor Detail

      • EditCommentInput

        public EditCommentInput()
    • Method Detail

      • content

        public EditCommentInput content​(StringScalar v)
        `AssetComment` content to edit. Can include `User` mentions by wrapping an authorized `Project` `User` Id in the form of `@[user:<id>]` where `<id>` is the user identifier.