ChainGraph API Documentation / @badaitech/badai-api / GraphQL / MutationChangeAgentDeploymentTypeArgs
Type Alias: MutationChangeAgentDeploymentTypeArgs
MutationChangeAgentDeploymentTypeArgs =
object
Defined in: client/graphql.ts:1096
Properties
agent_id
agent_id:
Scalars["AgentID"]["input"]
Defined in: client/graphql.ts:1097
deployment_type
deployment_type:
DeploymentType
Defined in: client/graphql.ts:1098
session
session:
Scalars["Session"]["input"]
Defined in: client/graphql.ts:1099