You use request to /api/saved_objects/type to create them, but I am worry it won't work if I use these request directly in case x-pack is installed, so I've searched further down the code.
And saw you use "kibana/src/ui/public/saved_objects/saved_objects_client.js" internally to do this.
What and how should I include to use this in my app?
I want to create visualizations, searches and dashboards.
I was already doing this by sending a standard request to elasticsearch, but since Kibana 6.0.0 uses an internal ID, I can't do that, so I ended up doing what I said in the first post.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.