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 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.