Skip to main content

Interface: Main

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

Indexable​

[k: string]: unknown

Properties​

$type​

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

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


createdAt​

createdAt: string

Defined in: web/lib/api/generated/types/pub/chive/graph/edgeProposal.ts:30


evidence?​

optional evidence: Evidence[]

Defined in: web/lib/api/generated/types/pub/chive/graph/edgeProposal.ts:29

Supporting evidence for the proposal


proposalType​

proposalType: string & object | "create" | "update" | "deprecate"

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

Type of proposal action


proposedEdge?​

optional proposedEdge: ProposedEdgeData

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


rationale​

rationale: string

Defined in: web/lib/api/generated/types/pub/chive/graph/edgeProposal.ts:27

Justification for the proposal


schemaRevision?​

optional schemaRevision: number

Defined in: web/lib/api/generated/types/pub/chive/graph/edgeProposal.ts:32

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


targetEdgeUri?​

optional targetEdgeUri: string

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

AT-URI of edge to update/deprecate