gatsby-source-datocms
gatsby-source-datocms copied to clipboard
fix: add unpublishingScheduledAt to DatoCmsMetaField
Added a missing meta field. Needed to hotfix an issue with Gatsby Cloud where unpublishing a record doesn't immediately affect the data returned by a static query (delay of a few hours observed) thus client-side filtering is required.