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