Skip to main content
Anchor to CommentSpamUserError

CommentSpamUserError

object

An error that occurs during the execution of CommentSpam.

•CommentSpamUserErrorCode

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 spam.

Arguments

•ID!required

The ID of the comment to be marked as spam.


Fields

•Comment

The comment that was marked as spam.

•[CommentSpamUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?