Tools
A Tools
object lets you run various utilities on, and get certain information about, Store
objects in development.
See also
Developer Tools guides
Since
v2.2.0
Modelling methods
This is the collection of modelling methods within the Tools
interface. There are only three modelling methods, getPrettyStoreApi
, getStoreApi
, and getStoreSchema
.
Statistics methods
This is the collection of statistics methods within the Tools
interface. There is only one method, getStoreStats
.