Interface: OutputSchema
Defined in: web/lib/api/generated/types/pub/chive/resolve/byExternalId.ts:34
Properties
entityType?
optionalentityType:"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?
optionallabel:string
Defined in: web/lib/api/generated/types/pub/chive/resolve/byExternalId.ts:42
Display label for the matched entity.
uri?
optionaluri:string
Defined in: web/lib/api/generated/types/pub/chive/resolve/byExternalId.ts:40
AT-URI of the matched entity.
webPath?
optionalwebPath:string
Defined in: web/lib/api/generated/types/pub/chive/resolve/byExternalId.ts:44
Chive web path that renders this entity (e.g., /eprints/...).