Payload v4: every block gets its own TypeScript interface (hashed on collision)
A nice quality-of-life change in Payload v4's type generation. Previously, a block only got its own TypeScript interface if you set interfaceName . In…
Tech news from the best sources
A nice quality-of-life change in Payload v4's type generation. Previously, a block only got its own TypeScript interface if you set interfaceName . In…
Running 23 European e-commerce shops on Payload CMS v3 taught me that some things simply don't exist yet. So I built them. Background I maintain a mul…
This is, in my opinion, Payload's most underrated feature. An access function can return true / false — or it can return a Where object that Payload s…