Skip to main content

DeleteCommentArchivePayload

Autogenerated return type of DeleteCommentArchive

type DeleteCommentArchivePayload {
clientMutationId: String
errors: [String!]
msg: String
}

Fields

DeleteCommentArchivePayload.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

DeleteCommentArchivePayload.errors ● [String!] list scalar

DeleteCommentArchivePayload.msg ● String scalar

Returned by

deleteCommentArchive mutation