Given a valid GeoJSON input string, return a GeoJSON string that is the convex hull for the geometry. The convex hull is the smallest convex polygon containing the geometry.
Expression categories: Geospatial
Declared arguments
Expression - GeoJSON values for which the convex hull is calculated. Expression<Geometry>