UseUploadProps
Defined in: synapse-react/src/warm-storage/use-upload.ts:8
Extends
Section titled “Extends”Omit<StorageManagerUploadOptions,"contexts"|"pieceMetadata">
Properties
Section titled “Properties”callbacks?
Section titled “callbacks?”
optionalcallbacks:Partial<CombinedCallbacks>
Defined in: synapse-sdk/dist/src/storage/manager.d.ts:10
Inherited from
Section titled “Inherited from”Omit.callbacks
copies?
Section titled “copies?”
optionalcopies:number
Defined in: synapse-sdk/dist/src/types.d.ts:123
Inherited from
Section titled “Inherited from”Omit.copies
dataSetIds?
Section titled “dataSetIds?”
optionaldataSetIds:bigint[]
Defined in: synapse-sdk/dist/src/types.d.ts:124
Inherited from
Section titled “Inherited from”Omit.dataSetIds
excludeProviderIds?
Section titled “excludeProviderIds?”
optionalexcludeProviderIds:bigint[]
Defined in: synapse-sdk/dist/src/types.d.ts:126
Inherited from
Section titled “Inherited from”Omit.excludeProviderIds
metadata?
Section titled “metadata?”
optionalmetadata:Record<string,string>
Defined in: synapse-sdk/dist/src/types.d.ts:119
Inherited from
Section titled “Inherited from”Omit.metadata
mutation?
Section titled “mutation?”
optionalmutation:Omit<MutateOptions<UploadResult,Error,UseUploadVariables,unknown>,"mutationFn">
Defined in: synapse-react/src/warm-storage/use-upload.ts:10
pieceCid?
Section titled “pieceCid?”
optionalpieceCid:PieceLink
Defined in: synapse-sdk/dist/src/storage/manager.d.ts:11
Inherited from
Section titled “Inherited from”Omit.pieceCid
providerIds?
Section titled “providerIds?”
optionalproviderIds:bigint[]
Defined in: synapse-sdk/dist/src/types.d.ts:125
Inherited from
Section titled “Inherited from”Omit.providerIds
signal?
Section titled “signal?”
optionalsignal:AbortSignal
Defined in: synapse-sdk/dist/src/storage/manager.d.ts:12
Inherited from
Section titled “Inherited from”Omit.signal
source
Section titled “source”source:
string|null
Defined in: synapse-react/src/warm-storage/use-upload.ts:9
withCDN?
Section titled “withCDN?”
optionalwithCDN:boolean
Defined in: synapse-sdk/dist/src/types.d.ts:118
Inherited from
Section titled “Inherited from”Omit.withCDN