Skip to content

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

Type Alias: ChainGraphHistory

ChainGraphHistory = object

Defined in: client/graphql.ts:207

Properties

__typename?

optional __typename: "ChainGraphHistory"

Defined in: client/graphql.ts:208


author_id

author_id: Scalars["ParticipantID"]["output"]

Defined in: client/graphql.ts:209


author_name

author_name: Scalars["String"]["output"]

Defined in: client/graphql.ts:210


created_at

created_at: Scalars["Time"]["output"]

Defined in: client/graphql.ts:211


graph_id

graph_id: Scalars["GraphID"]["output"]

Defined in: client/graphql.ts:212

Licensed under BUSL-1.1