# Comment - storefront - OBJECT Version: 2024-10 ## Description A comment on an article. ### Access Scopes `unauthenticated_read_content` access scope. ## Fields * [author](/docs/api/storefront/2024-10/objects/CommentAuthor): CommentAuthor! - The comment’s author. * [content](/docs/api/storefront/2024-10/scalars/String): String! - Stripped content of the comment, single line with HTML tags removed. * [contentHtml](/docs/api/storefront/2024-10/scalars/HTML): HTML! - The content of the comment, complete with HTML formatting. * [id](/docs/api/storefront/2024-10/scalars/ID): ID! - A globally-unique ID. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples