UploadFileResult
@firecms/core / UploadFileResult
Interface: UploadFileResult
Section titled “Interface: UploadFileResult”Defined in: types/storage.ts:15
Properties
Section titled “Properties”bucket
Section titled “bucket”bucket:
string
Defined in: types/storage.ts:23
Bucket where the file was uploaded
path:
string
Defined in: types/storage.ts:19
Storage path including the file name where the file was uploaded.