function
Uploads
Uploads creates links to several files in the target upload collection.
Arguments
| Argument | Type | Description |
|---|---|---|
name | string | The name value. |
target | schema.CollectionSlug | The target value. |
Returns
The declared result.
UploadsFieldFull signature
func Uploads(
name string,
target schema.CollectionSlug,
) UploadsFieldRelated types
CollectionSlugA validated collection or global slug.
UploadsFieldUploadsField configures links to several files in the target upload collection.