Skip to main content

Interface: OutputSchema

Defined in: web/lib/api/generated/types/pub/chive/resolve/byExternalId.ts:34

Properties​

entityType?​

optional entityType: "eprint" | string & object | "author" | "graphNode"

Defined in: web/lib/api/generated/types/pub/chive/resolve/byExternalId.ts:38

Kind of entity that matched.


found​

found: boolean

Defined in: web/lib/api/generated/types/pub/chive/resolve/byExternalId.ts:36

Whether a matching entity was found.


label?​

optional label: string

Defined in: web/lib/api/generated/types/pub/chive/resolve/byExternalId.ts:42

Display label for the matched entity.


uri?​

optional uri: string

Defined in: web/lib/api/generated/types/pub/chive/resolve/byExternalId.ts:40

AT-URI of the matched entity.


webPath?​

optional webPath: string

Defined in: web/lib/api/generated/types/pub/chive/resolve/byExternalId.ts:44

Chive web path that renders this entity (e.g., /eprints/...).