Type alias VertexFrom<ES>

VertexFrom<ES>: ES extends EdgeSchema ? ES["from"] : never

Type Parameters

  • ES

Generated using TypeDoc