We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hey, would be great to have the equivalent to the debug logging happening in getResourceCollection but in the getView method:
getResourceCollection
getView
this._debug(`Fetching resource collection of type ${type}`) this._debug(url.toString())
Thanks!