Skip to main content
Anchor to CommentApproveUserError

CommentApproveUserError

object

An error that occurs during the execution of CommentApprove.

•CommentApproveUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Approves a comment.

Arguments

•ID!
required

The ID of the comment to be approved.


Fields

•Comment

The comment that was approved.

•[CommentApproveUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?