payload-plugin-relationship-object-ids
Stores relationship and upload field IDs as MongoDB ObjectIDs.
Overview
Automatically converts relationship and upload field IDs to native MongoDB ObjectIDs using a beforeChange hook. Ensures proper ObjectID typing in the database rather than storing string representations. Only affects newly created or resaved documents; existing data requires manual migration. Maintained under the official payloadcms GitHub organization.