Skip to content

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

Type Alias: VariableValue

VariableValue = object

Defined in: client/graphql.ts:2697

Properties

__typename?

optional __typename: "VariableValue"

Defined in: client/graphql.ts:2698


type

type: VariableType

Defined in: client/graphql.ts:2699


value

value: Scalars["String"]["output"]

Defined in: client/graphql.ts:2700

Licensed under BUSL-1.1