Loadable
Promise-like data structure that represents the state of a value that is being loaded.
Currently, this interface is intended for temporary use as a migration to queries. Useful when combining the soil-query
package with other asynchronous processing.
Parameters
T
The type of the value that has been loaded.