Skip to main content
Anchor to CommentNotSpamUserError

CommentNotSpamUserError

object

An error that occurs during the execution of CommentNotSpam.

•CommentNotSpamUserErrorCode

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

Marks a comment as not spam.

Arguments

•ID!required

The ID of the comment to be marked as not spam.


Fields

•Comment

The comment that was marked as not spam.

•[CommentNotSpamUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?