Skip to main content

Type Alias: QueryParams

QueryParams: object

Defined in: web/lib/api/generated/types/pub/chive/graph/listNodes.ts:19

Type declaration​

cursor?​

optional cursor: string

Pagination cursor

externalIdIdentifier?​

optional externalIdIdentifier: string

Filter nodes whose externalIds array includes an entry with this identifier. Must be combined with externalIdSystem.

externalIdSystem?​

optional externalIdSystem: string

Filter nodes whose externalIds array includes an entry with this system. Must be combined with externalIdIdentifier.

kind?​

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

Filter by node kind

limit?​

optional limit: number

Maximum results to return

status?​

optional status: "proposed" | "provisional" | "established" | "deprecated" | string & object

Filter by lifecycle status

subkind?​

optional subkind: string

Filter by subkind slug