ResourceDocument
Defined in: namespaces-core-plugins.ts:317
A URI-addressable structured document (<scheme>://<opaque-path>).
Indexable
Section titled “Indexable”[
key:string]:AnyJSONValue|undefined
Additional envelope fields (etag, fetchedAt, …).
Properties
Section titled “Properties”uri:
string
Defined in: namespaces-core-plugins.ts:319
Canonical URI.
data:
AnyJSONValue
Defined in: namespaces-core-plugins.ts:321
Document payload.