OBJECT

Polygon

types.polygon

link GraphQL Schema definition

  • type Polygon {
  • # The connection wrapper around the `Vertex` type.
  • vertexes: VertexConnection!
  • }