Skip to main content

airtable.singlerecordresponsedata.commentcount

Home > @runlightyear/airtable > SingleRecordResponseData > commentCount

SingleRecordResponseData.commentCount property

The number of comments (if there are any) on the record.

The recordMetadata query parameter must include "commentCount" in order to receive this.

Signature:
commentCount?: number;