Interface: UploadedFileContext
Properties​
entityId​
• Optional
entityId: string
Entity ID
Defined in​
packages/firecms/src/types/properties.ts:793
file​
• file: File
Uploaded file
Defined in​
packages/firecms/src/types/properties.ts:778
path​
• path: string
Entity path. E.g. products/PID/locales
Defined in​
packages/firecms/src/types/properties.ts:798
property​
• property: ResolvedStringProperty
| ResolvedArrayProperty
<T
, ArrayT
>
Property related to this upload
Defined in​
packages/firecms/src/types/properties.ts:788
propertyKey​
• propertyKey: string
Property field name
Defined in​
packages/firecms/src/types/properties.ts:783
storage​
• storage: StorageConfig
Storage meta specified by the developer
Defined in​
packages/firecms/src/types/properties.ts:808
values​
• values: any
Values of the current entity