Skip to main content

Interface: Main

Defined in: web/lib/api/generated/types/pub/chive/graph/vote.ts:18

Indexable

[k: string]: unknown

Properties

$type

$type: "pub.chive.graph.vote"

Defined in: web/lib/api/generated/types/pub/chive/graph/vote.ts:19


comment?

optional comment: string

Defined in: web/lib/api/generated/types/pub/chive/graph/vote.ts:23


createdAt

createdAt: string

Defined in: web/lib/api/generated/types/pub/chive/graph/vote.ts:24


proposalUri

proposalUri: string

Defined in: web/lib/api/generated/types/pub/chive/graph/vote.ts:21

Proposal being voted on


vote

vote: string & object | "approve" | "reject"

Defined in: web/lib/api/generated/types/pub/chive/graph/vote.ts:22