Skip to main content
object

Requires read_content access scope or read_online_store_pages access scope.

The author of a comment on a blog article, containing the commenter's name and email address. This information helps merchants moderate comments and potentially engage with their community.

For example, when reviewing pending comments, merchants can see the commenter's name and email to help with moderation decisions or to enable follow-up communication if needed.

Use the CommentAuthor object to:

  • Display comment attribution
  • Support comment moderation workflows
  • Enable merchant-to-reader communication

String!
non-null

The author's email.

String!
non-null

The author’s name.


Was this section helpful?