# CommentSpamPayload - admin - PAYLOAD Version: unstable ## Description Return type for `commentSpam` mutation. ### Access Scopes ## Fields * [comment](/docs/api/admin/unstable/objects/Comment): Comment - The comment that was marked as spam. * [userErrors](/docs/api/admin/unstable/objects/CommentSpamUserError): CommentSpamUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [commentSpam](/docs/api/admin/unstable/mutations/commentSpam) ## Examples