Loads a ZObject from the specified URL.

This function fetches the data from the URL, converts into a ZObject instance.

Return

A Promise that resolves to the loaded ZObject.

Parameters

url

The URL from which to load the data.