If this is true, incomplete resources will not be automatically fetched.
Incomplete resources are faster to process server-side, but they need to be
fetched again when all properties are needed.
OptionalnewResource
newResource?:boolean
If true, will not send a request to a server - it will simply create a new
local resource.
OptionalnoWebSocket
noWebSocket?:boolean
Do not fetch over WebSockets, always fetch over HTTP(S)
If this is true, incomplete resources will not be automatically fetched. Incomplete resources are faster to process server-side, but they need to be fetched again when all properties are needed.