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.
Additionally, the same fix applied to Permissions, PolymorphicUploadField['admin']['sortOptions'], PolymorphicRelationshipField['admin']['sortOptions']
What?
payload.collections
was improperly typed. This doesn't seem to work: (the type is{}
)However, this does:
Additionally, the same fix applied to
Permissions
,PolymorphicUploadField['admin']['sortOptions']
,PolymorphicRelationshipField['admin']['sortOptions']