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?
optionalcomment: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
schemaRevision?
optionalschemaRevision:number
Defined in: web/lib/api/generated/types/pub/chive/graph/vote.ts:26
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:22