Skip to content

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

Type Alias: MutationChainGraphSaveArgs

MutationChainGraphSaveArgs = object

Defined in: client/graphql.ts:1089

Properties

graph

graph: ChainGraphInput

Defined in: client/graphql.ts:1090


previous_graph_id

previous_graph_id: Scalars["GraphID"]["input"]

Defined in: client/graphql.ts:1091


session

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

Defined in: client/graphql.ts:1092

Licensed under BUSL-1.1