Files
payloadcms/packages/plugin-nested-docs
Paul db6ec3026c feat(plugin-nested-docs): pass collection config as an arg to generateURL and generateLabel (#14086)
Closes https://github.com/payloadcms/payload/issues/10378

We now pass `collection` containing the current collection's config into
the `generateURL` and `generateLabel` as a third parameter.

In the future we should change this into an object so we can more easily
insert new params.
2025-10-06 09:38:46 -04:00
..
2022-11-16 14:06:03 -05:00
2025-09-30 09:22:02 -04:00

Payload Nested Docs Plugin

A plugin for Payload to easily nest the documents of your application inside of one another.