Skip to content

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

Type Alias: MutationDeployAgentArgs ​

MutationDeployAgentArgs = object

Defined in: client/graphql.ts:1193

Properties ​

agent_id ​

agent_id: Scalars["AgentID"]["input"]

Defined in: client/graphql.ts:1194


deployment_type ​

deployment_type: DeploymentType

Defined in: client/graphql.ts:1195


session ​

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

Defined in: client/graphql.ts:1196

Licensed under BUSL-1.1