Skip to main content
mutation

Requires Any of write_content, write_online_store_pages access scopes.

Marks a comment as spam.

ID!required

The ID of the comment to be marked as spam.


Was this section helpful?

Anchor to CommentSpamPayload returnsCommentSpamPayload returns

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?