EditProposalCommentPayload

Autogenerated return type of EditProposalComment

type EditProposalCommentPayload {
clientMutationId: String
commentId: ID!
}

Fields#

clientMutationId (String)#

A unique identifier for the client performing the mutation.

commentId (ID!)#

Returns the comment ID of the edited comment.