Skip to main content

Type Alias: QueryParams

QueryParams: object

Defined in: web/lib/api/generated/types/pub/chive/governance/listProposals.ts:18

Type declaration​

cursor?​

optional cursor: string

Pagination cursor for next page

kind?​

optional kind: "type" | "object" | string & object

Filter by node kind

limit?​

optional limit: number

Maximum number of results to return

nodeUri?​

optional nodeUri: string

Filter by target node URI

proposedBy?​

optional proposedBy: string

Filter by proposer DID

status?​

optional status: "pending" | "approved" | "rejected" | "expired" | string & object

Filter by proposal status

subkind?​

optional subkind: string

Filter by subkind (field, institution, etc.)

type?​

optional type: "create" | "update" | "merge" | "deprecate" | string & object

Filter by proposal type