RestoreProposalCommentInput

Autogenerated input type of RestoreProposalComment

type RestoreProposalCommentInput {
commentId: ID!
clientMutationId: String
}

Fields#

commentId (ID!)#

The comment that will be restored.

clientMutationId (String)#

A unique identifier for the client performing the mutation.