Content Delivery API Content Management API
Added `firstPublishedAt` to both CMA and CDA
February 25th, 2019
We just introduced a new meta field to records which represents the first time a record gets published: perfect to use in blogs as the publication date of an article, for example.
You can fetch, filter and order records using _firstPublishedAt
on our GraphQL Content Delivery API:
The meta field is also present in our CMA, and in the administrative interface: