Is there a way to search or filter through the different versions of a document in Payload?
Right now the only way I can find an old version is to open each one individually and check its content. Ideally I'd like to filter all versions of a doc by field values (e.g. find the version where status was draft, or where a specific field contained some text) without having to click into each one.
Is this supported out of the box, possible via the API, or something I'd need to build custom? Any pointers appreciated 🙏