If set to true, GraphGL requests will include some additional data to audit log in the server side.
[Modifier]
An implementation of AuthContextProvider. If none passed, a default one will be used. The default one doesn't add any headers.
Interface that can be implemented to receive information about the data conflict
[Modifier]
Interface that defines how object state is progressed This interface needs to match state provider supplied on server.
[Modifier]
The conflict resolution strategy your client should use. By default it takes client version.
[Modifier]
If set to true, GraphGL file uploads will be enabled and supported
The URL of http server
[Modifier]
Cache updates functions for your mutations Argument allows to restore optimistic responses on application restarts.
[Modifier]
Interface for detecting changes in network status.
See WebNetworkStatus
and CordovaNetworkStatus
User provided listener that contains set of methods that can be used to detect when operations were added to queue
OpenShift specific configuration that provides alternative way to setup http and websocket urls.
[Modifier]
The options to configure how failed offline mutations are retried.
[Modifier]
The storage you want your client to use (Uses window.localStorage by default)
The URL of websocket endpoint
Generated using TypeDoc
Contains all configuration options required to initialize Voyager Client Options marked with [Modifier] flag are used to modify behavior of client. SDK provides default values for all [Modifier] flags. Users do not need to pass them for normal initialization of the client. Please refer to documentation for more information about the individual flag and it's side effects.
DefaultOptions for defaults