Skip to content

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

Type Alias: NamespaceInput ​

NamespaceInput = object

Defined in: client/graphql.ts:1503

Properties ​

agentID? ​

optional agentID: InputMaybe<Scalars["ID"]["input"]>

Defined in: client/graphql.ts:1504


chatID? ​

optional chatID: InputMaybe<Scalars["ID"]["input"]>

Defined in: client/graphql.ts:1505


executionID? ​

optional executionID: InputMaybe<Scalars["ID"]["input"]>

Defined in: client/graphql.ts:1506


type ​

type: NamespaceType

Defined in: client/graphql.ts:1507

Licensed under BUSL-1.1