Logo of FrontifyDeveloper portalArrow to the right
GraphQL reference
Input object type

EditCommentInput

No description
Input fields
id: ID!

AssetComment Id you wish to edit.

content: String!

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.