Skip to content

ResourceDocument

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

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:319

Canonical URI.


data: AnyJSONValue

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

Document payload.