Const
Resolves the favorite status for a document.
The Sanity instance.
The document context including ID, type, and resource information.
A Promise resolving to { isFavorited: boolean }.
{ isFavorited: boolean }
Resolves the favorite status for a document.