Files
payload/test/fields/collections/UploadPoly
Paul d2571e10d6 feat: upload hasmany (#7796)
Supports `hasMany` upload fields, similar to how `hasMany` works in
other fields, i.e.:

```ts
{
  type: 'upload',
  relationTo: 'media',
  hasMany: true
}
```

---------

Co-authored-by: Jacob Fletcher <jacobsfletch@gmail.com>
Co-authored-by: James <james@trbl.design>
2024-08-21 20:44:04 -04:00
..
2024-08-21 20:44:04 -04:00
2024-08-21 20:44:04 -04:00
2024-08-21 20:44:04 -04:00