Class ReplyToCommentInput


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

      • ReplyToCommentInput

        public ReplyToCommentInput()
    • Method Detail

      • reply

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