A point in a 2D coordinate system
type Point { x: Int! y: Int! }
Point.x
Int!
The x coordinate of the point
Point.y
The y coordinate of the point
RelationLayout object ● RelationPartnerLayout object
RelationLayout
RelationPartnerLayout