Skip to content

ResourceDocument

Defined in: namespaces-core-plugins.ts:286

A URI-addressable structured document (<scheme>://<opaque-path>).

[key: string]: AnyJSONValue | undefined

Additional envelope fields (etag, fetchedAt, …).

uri: string

Defined in: namespaces-core-plugins.ts:288

Canonical URI.


data: AnyJSONValue

Defined in: namespaces-core-plugins.ts:290

Document payload.