GraphQL ManagementReferenceObjectsPointOfInterestBoundsOn this pagePointOfInterestBoundsNo description type PointOfInterestBounds { topLeft: PointOfInterestCoordinate! width: Float! height: Float!} FieldsLink copied! PointOfInterestBounds.topLeft ● PointOfInterestCoordinate! non-null objectLink copied! PointOfInterestBounds.width ● Float! non-null scalarLink copied! PointOfInterestBounds.height ● Float! non-null scalarLink copied! Member ofLink copied! DetectedPointOfInterestInImage object