If true then there's either preview-kit or a loader connected on the page
source 'manual' means the refresh button were clicked by the user
Select metadata about the document that were mutated
If it's prefixed with drafts.
then it's a draft document, otherwise it's a published document.
If it's prefixed with drafts.
then it's a draft document, otherwise it's a published document.
The document revision, can be used to dedupe requests, as we always send two due to debouncing and handling Content Lake eventual consistency
The document type is frequently used in revalidateTag
scenarios with Next.js App Router
Optional
slug?: { current?: string | null }If the document has a top level slug field named slug
with the type slug
, then it'll be included here
If true then there's either preview-kit or a loader connected on the page
source 'mutation' means a document were mutated and the preview might need to refresh
Preview frame history refresh event, emitted by Presentation Tool