UploadedFileContext
@firecms/core / UploadedFileContext
Interface: UploadedFileContext
Section titled “Interface: UploadedFileContext”Defined in: types/properties.ts:859
Properties
Section titled “Properties”entityId?
Section titled “entityId?”
optionalentityId:string
Defined in: types/properties.ts:878
Entity ID
file:
File
Defined in: types/properties.ts:863
Uploaded file
optionalpath:string
Defined in: types/properties.ts:883
Entity path. E.g. products/PID/locales
property
Section titled “property”property:
ResolvedStringProperty|ResolvedArrayProperty<T,ArrayT>
Defined in: types/properties.ts:873
Property related to this upload
propertyKey
Section titled “propertyKey”propertyKey:
string
Defined in: types/properties.ts:868
Property field name
storage
Section titled “storage”storage:
StorageConfig
Defined in: types/properties.ts:893
Storage meta specified by the developer
values
Section titled “values”values:
any
Defined in: types/properties.ts:888
Values of the current entity