Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.33 KB

ArticleIndex.md

File metadata and controls

38 lines (30 loc) · 1.33 KB

ArticleIndex

Representation of an article or post returned in a list

Properties

Name Type Description Notes
tags String
title String
description String
typeOf String
id Integer
coverImage String
readablePublishDate String
socialImage String
tagList List<String>
slug String
path String
url String
canonicalUrl String
positiveReactionsCount Integer
publicReactionsCount Integer
createdAt OffsetDateTime
editedAt OffsetDateTime
crosspostedAt OffsetDateTime
publishedAt OffsetDateTime
lastCommentAt OffsetDateTime
publishedTimestamp OffsetDateTime Crossposting or published date time
readingTimeMinutes Integer Reading time, in minutes
user SharedUser
flareTag ArticleFlareTag [optional]
organization SharedOrganization [optional]