Skip to main content

Interface: Main

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

Indexable

[k: string]: unknown

Properties

$type

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

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


createdAt

createdAt: string

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


evidence?

optional evidence: Evidence[]

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

Supporting evidence for the proposal


proposalType

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

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

Type of proposal action


proposedEdge?

optional proposedEdge: ProposedEdgeData

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


rationale

rationale: string

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

Justification for the proposal


schemaRevision?

optional schemaRevision: number

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

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:25

AT-URI of edge to update/deprecate