Data Store

Get a component instance

The datastore reference can be created by the following method which would not fire a server side call.

Copied//Get a datastore instance
let datastore = app.datastore();