OBJECT
types.vertex
type Vertex {# A decimal latitude.latitude: Latitude! # A decimal longitude.longitude: Latitude! }