ResourceDocument
Defined in: namespaces-core-plugins.ts:286
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:288
Canonical URI.
data:
AnyJSONValue
Defined in: namespaces-core-plugins.ts:290
Document payload.