ImmutablePutOptions
Defined in: astrobase/src/immutable/repository.ts:43
Additional options for putImmutable.
Extends
Section titled “Extends”Properties
Section titled “Properties”hashAlg?
Section titled “hashAlg?”
optional
hashAlg:number
Defined in: astrobase/src/immutable/repository.ts:45
The hashing algorithm to use.
instance
Section titled “instance”instance:
Instance
Defined in: astrobase/src/content/api.ts:82
The instance to use for this request.
Inherited from
Section titled “Inherited from”validate?
Section titled “validate?”
optional
validate:boolean
Defined in: astrobase/src/content/api.ts:89
Whether to validate the content and identifier using registered schemes.
Default
Section titled “Default”true