- changes
Invocation changes(string type, string accountId, string invocationId, string sinceState, Nullable!uint maxChanges, Variable[string] additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- copy
Invocation copy(string type, string fromAccountId, string invocationId, string ifFromInState, string accountId, string ifInState, Asdf create, bool onSuccessDestroyOriginal, string destroyFromIfInState, Variable[string] additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- get
Invocation get(string type, string accountId, string invocationId, string[] ids, Asdf properties, Variable[string] additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- query
Invocation query(string type, string accountId, string invocationId, Asdf filter, Asdf sort, int position, string anchor, int anchorOffset, Nullable!uint limit, bool calculateTotal, Variable[string] additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- queryChanges
Invocation queryChanges(string type, string accountId, string invocationId, Asdf filter, Asdf sort, string sinceQueryState, Nullable!uint maxChanges, string upToId, bool calculateTotal, Variable[string] additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
Invocation set(string type, string accountId, string invocationId, string ifInState, Asdf create, Asdf update, string[] destroy_, Variable[string] additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.