fetchXML
suspend fun fetchXML(options: Resource.Companion.FetchXMLOptions): <Error class: unknown class>?(source)
Creates a Resource and calls fetchXML() on it.
Return
a promise that will resolve to the requested data when loaded. Returns undefined if request.throttle
is true and the request does not have high enough priority.
Parameters
options
A url or an object with the following properties