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…
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…