Hello
Is it possible to just fetch the id
, uid
and type
on a document?
I'm currently writing an API endpoint in my next.js application that will rerender pages when I get back webhooks from prismic.
All I need to find the route to rerender is the mentioned fields.