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