GeometryType
Type aliasGeometryType: "esriGeometryPoint" | "esriGeometryMultipoint" | "esriGeometryPolyline" | "esriGeometryPolygon" | "esriGeometryEnvelope" | "esriGeometryMultiPatch"GeometryType can also be imported from the following packages:
import { GeometryType } from "@esri/arcgis-rest-feature-service";