Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
fix: `populate` is ignored for nested relationships (#11227)
### What? As described in https://github.com/payloadcms/payload/issues/11209, previously, the `populate` argument was ignored for nested relationships. ### Why? `populate` should work for nested relationships, no matter where they are in the tree. ### How? Preserves the `populate` argument in the payload data loader. Fixes https://github.com/payloadcms/payload/issues/11209
S
Sasha committed
938472bf1f06e9d4dd95178b502e4cba122c15f3
Parent: 64d0217
Committed by GitHub <noreply@github.com>
on 2/17/2025, 5:44:21 PM