@beta This is part of the Property Insights Beta Defines a single 2D point of a bounded region.
type Vertex {id: ID! position: Point2D! }