stevebuik / Graphvizforce-Lightning

Automatic Entity-Relationship diagrams and SOQL queries for Salesforce
The Unlicense
31 stars 3 forks source link

Speed up Apex auto-build using composite rest calls #20

Open stevebuik opened 6 years ago

stevebuik commented 6 years ago

https://developer.salesforce.com/docs/atlas.en-us.api_tooling.meta/api_tooling/intro_rest_resource_examples.htm

The tooling api supports sending multiple/chained requests in one http call. The apex ToolingAPI class could use this to speed up