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