Question
Include svg_include_node_id proterty in SVG ExportSettings for the Plugin API
The svg_include_node_id property doesn't exist in the Pulgin API's ExportAsync method when exporting to SVG, but it is present in the REST API's GET image endpoint. Can we please have the property in the Plugin API as well? The svg_include_id property isn't enough to map figma nodes to SVG elements. It will be very helpful if the property can be added to the Plugin API.


