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