Skip to main content

Interface: Main

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

Indexable​

[k: string]: unknown

Properties​

$type​

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

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


comment?​

optional comment: string

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


createdAt​

createdAt: string

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


proposalUri​

proposalUri: string

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

Proposal being voted on


schemaRevision?​

optional schemaRevision: number

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

Schema revision this record was created with. Absent means revision 1.


vote​

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

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