Skip to main content

Type Alias: QueryParams

QueryParams: object

Defined in: web/lib/api/generated/types/pub/chive/discovery/getCitationNetwork.ts:19

Type declaration​

limit?​

optional limit: number

Maximum number of citation edges to return.

onlyInfluential?​

optional onlyInfluential: boolean

Restrict the network to citations marked influential.

uri?​

optional uri: 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.