We recently took over this project from someone else and haven’t used Prismic before. The article FAQ: Deprecation of Bookmarks and Collections does not provide guidelines on how to check if bookmarks were used in our project.
It would be much more helpful if the documentation included examples of how bookmarks were used in the past. With such examples, we could follow a structured approach to inspect our code and determine whether bookmarks were implemented.
Thanks for reaching out! Since this is an older project, one way to check if bookmarks were used is by looking at the age of the repository. Bookmarks were deprecated quite some time ago, so if your repository is relatively new, it’s unlikely that bookmarks were implemented.
Additionally, if your project uses UIDs for content retrieval, it likely doesn’t rely on bookmarks, as they served a similar purpose in older setups.
Each project can be different, though, so we’d be happy to help you check! If you can share some query examples from your project, we can assist in determining whether bookmarks were used and guide you on how to transition if needed.