Uniquely identifies a specific document within a Sanity dataset and project.
Includes projectId, dataset, documentType, and the required documentId.
Commonly used by document-related hooks and components to reference a document without fetching its full content initially.
Uniquely identifies a specific document within a Sanity dataset and project. Includes
projectId
,dataset
,documentType
, and the requireddocumentId
. Commonly used by document-related hooks and components to reference a document without fetching its full content initially.