ChainGraph API Documentation / @badaitech/badai-api / GraphQL / Variable
Type Alias: Variable
Variable =
object
Defined in: client/graphql.ts:2673
Properties
__typename?
optional__typename:"Variable"
Defined in: client/graphql.ts:2674
createdAt
createdAt:
Scalars["Time"]["output"]
Defined in: client/graphql.ts:2675
id
id:
Scalars["ID"]["output"]
Defined in: client/graphql.ts:2676
key
key:
Scalars["String"]["output"]
Defined in: client/graphql.ts:2677
namespace
namespace:
Scalars["String"]["output"]
Defined in: client/graphql.ts:2678
updatedAt
updatedAt:
Scalars["Time"]["output"]
Defined in: client/graphql.ts:2679
value
value:
VariableValue
Defined in: client/graphql.ts:2680