APIv4 Explorer - use OOP format for chained api calls
authorColeman Watts <coleman@civicrm.org>
Mon, 3 Feb 2020 18:05:39 +0000 (13:05 -0500)
committerColeman Watts <coleman@civicrm.org>
Mon, 3 Feb 2020 18:05:39 +0000 (13:05 -0500)
commitb568c26ce3b9b2d2189581593adb4353c63fcb61
treea1d4cfbb126527d318c5fe702278c93863fb7f29
parentfd4987d01f1f25fbe2ad0e8cb42415f95b075066
APIv4 Explorer - use OOP format for chained api calls

Passing an array into setChain works, but the more "pure" way is to pass an object into addChain.
ang/api4Explorer/Explorer.js