Skip to content

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

Type Alias: MutationAppendVariableArgs

MutationAppendVariableArgs = object

Defined in: client/graphql.ts:1049

Properties

key

key: Scalars["String"]["input"]

Defined in: client/graphql.ts:1050


namespace

namespace: NamespaceInput

Defined in: client/graphql.ts:1051


session

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

Defined in: client/graphql.ts:1052


value

value: VariableValueInput

Defined in: client/graphql.ts:1053

Licensed under BUSL-1.1