FetchOpts | @tomic
Hierarchy
- FetchOpts
Index
Properties
Optional allowIncomplete
allow
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.
Optional newResource
new
If true, will not send a request to a server - it will simply create a new local resource.
Optional noWebSocket
no
Do not fetch over WebSockets, always fetch over HTTP(S)