Skip to main content

Interface: OutputSchema

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

Properties

entityType?

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

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

Kind of entity that matched.


found

found: boolean

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

Whether a matching entity was found.


label?

optional label: string

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

Display label for the matched entity.


uri?

optional uri: string

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

AT-URI of the matched entity.


webPath?

optional webPath: string

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

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