Skip to main content

Type Alias: QueryParams

QueryParams: object

Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:19

Type declaration

category?

optional category: "eprint_submit" | "eprint_update" | "eprint_delete" | "review_create" | "review_update" | "review_delete" | "endorsement_create" | "endorsement_delete" | "tag_create" | "tag_delete" | "profile_update" | "proposal_create" | "vote_create" | string & object

Filter by activity category

cursor?

optional cursor: string

Pagination cursor

limit?

optional limit: number

Maximum number of results to return

status?

optional status: "pending" | "confirmed" | "failed" | "timeout" | string & object

Filter by activity status