Skip to content

ChainGraph API Documentation / @badaitech/badai-api / GraphQL / QueryKdbIndexingDocumentTaskGetByStateArgs

Type Alias: QueryKdbIndexingDocumentTaskGetByStateArgs ​

QueryKdbIndexingDocumentTaskGetByStateArgs = object

Defined in: client/graphql.ts:2075

Properties ​

limit? ​

optional limit: Scalars["Int"]["input"]

Defined in: client/graphql.ts:2076


session ​

session: Scalars["Session"]["input"]

Defined in: client/graphql.ts:2077


state ​

state: IndexingDocumentTaskState[]

Defined in: client/graphql.ts:2078

Licensed under BUSL-1.1