Skip to content

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

Type Alias: GetVariableQuery ​

GetVariableQuery = object

Defined in: client/graphql.ts:3496

Properties ​

__typename? ​

optional __typename: "Query"

Defined in: client/graphql.ts:3496


getVariable ​

getVariable: object

Defined in: client/graphql.ts:3496

__typename? ​

optional __typename: "VariableResponse"

variable? ​

optional variable: object & object | null

Licensed under BUSL-1.1