Type Alias: QueryParams
QueryParams:
object
Defined in: web/lib/api/generated/types/pub/chive/graph/listNodes.ts:20
Type declaration
cursor?
optionalcursor:string
Pagination cursor
externalIdIdentifier?
optionalexternalIdIdentifier:string
Filter nodes whose externalIds array includes an entry with this identifier. Must be combined with externalIdSystem.
externalIdSystem?
optionalexternalIdSystem:string
Filter nodes whose externalIds array includes an entry with this system. Must be combined with externalIdIdentifier.
kind?
optionalkind:"type"|"object"|string&object
Filter by node kind
limit?
optionallimit:number
Maximum results to return
status?
optionalstatus:"proposed"|"provisional"|"established"|"deprecated"|string&object
Filter by lifecycle status
subkind?
optionalsubkind:string
Filter by subkind slug