You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue:
The API response does not include sys.publishedAt. So, I am not able to identify entries are in a published or draft state. I would like to retrieve this status as part of the entry details.
Questions:
How can I identify the published or draft status for the entries using the Preview API?
Is there any additional configuration required to access this information?
I am using "contentful": "^10.15.1"
The text was updated successfully, but these errors were encountered:
I'm using the Contentful Preview API to fetch entries of content type variant with the following code:
Issue:
The API response does not include sys.publishedAt. So, I am not able to identify entries are in a published or draft state. I would like to retrieve this status as part of the entry details.
Questions:
How can I identify the published or draft status for the entries using the Preview API?
Is there any additional configuration required to access this information?
I am using "contentful": "^10.15.1"
The text was updated successfully, but these errors were encountered: