withPrismicUnpublishedPreview

Hi all,

I know this has been answered before, but nothing I'm finding works.

I'm using these versions:
image

With this gatsby-config
image

This link resolver
image

My provider
image

Article
image

404.ts
image

Previews work just fine for me (deploying on Gatsby cloud) when loading pages that already exist, but unpublished pages have no luck. These are just saved documents, they aren't part of a release or anything, since that's not really part of our work flow.

Is there anything blatantly wrong in here?

Thanks in advance!

Hey @russellbloxwich, unpublished documents in Gatsby Cloud can only be previewed using releases. That's adding a releaseID in the configuration is a key step of the process. Take a look at our dedicated guide to configuring Gatsby Cloud: