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