Type Alias: QueryParams
QueryParams:
object
Defined in: web/lib/api/generated/types/pub/chive/discovery/getCitationNetwork.ts:19
Type declaration
limit?
optionallimit:number
Maximum number of citation edges to return.
onlyInfluential?
optionalonlyInfluential:boolean
Restrict the network to citations marked influential.
uri?
optionaluri:string
AT-URI of the eprint the reader is looking at. Its own citing and cited edges are included before any others, so a truncated network still contains the paper it was asked about.