Skip to content

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

Type Alias: CtPostReference

CtPostReference = object

Defined in: client/graphql.ts:191

Properties

__typename?

optional __typename: "CTPostReference"

Defined in: client/graphql.ts:192


avatar

avatar: Scalars["String"]["output"]

Defined in: client/graphql.ts:193


published_at

published_at: Scalars["Time"]["output"]

Defined in: client/graphql.ts:194


title

title: Scalars["String"]["output"]

Defined in: client/graphql.ts:195


url

url: Scalars["String"]["output"]

Defined in: client/graphql.ts:196

Licensed under BUSL-1.1