I am trying to get the extent of my GraphicsLayer which contains a Point and a Polygon so I can zoom into on the map.
I don't see any mention of graphicsUtils in the 4.6 API ... then I came across this migration matrix...
Functionality matrix | ArcGIS API for JavaScript 4.6
So when is graphicsUtils coming again?
or is there another way to get the extent of all the graphics in a GraphicLayer?