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.