Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. GraphEdge

GraphEdge

    One typed, directed edge in a returned subgraph.

    Properties

    • id string required
      Stable edge identifier, unique within the response.
    • from string required
      The source node id.
    • to string required
      The destination node id.
    • type string required
      The edge type, for example ‘provided_by’ or ‘inferred_reference’.

      The infrastructure as code platform for any cloud.