Constructs a service object.
Service configuration.
Commit changes to the database. The caller must have 'admin' permissions in order to use this op.
The commit type can be one of the following...
The commit operation type (add, update or remove).
The data to commit.
Evaluate some code server side and return the response.
This operation will automatically attempt to batch network calls together to optimize client network requests.
The expression to evaluate.
The evaluated expression response.
Evalulate all the expressions and return the grids.
The expressions to evaluate.
The evalulated expression responses.
True if the defs have been loaded using this service.
Asynchronously load the defs library using this service.
Please note, this will overwrite any existing defs loaded.
A promise that's resolved once the defs have been loaded.
Evalulate a haystack filter request and return the result.
This operation will automatically attempt to batch network calls together to optimize client network requests.
The haystack filter.
The result of the filter query.
Extended non-standard Haystack ops.