Constructor
# new MutationState()
Implements mutation token aggregation for performing consistentWith on queries. Accepts any number of arguments (one per document/tokens).
- Since:
- 3.0.7 (stability: uncommitted)
Methods
# add()
Adds an additional token to this MutationState Accepts any number of arguments (one per document/tokens).
- Since:
- 3.0.7 (stability: uncommitted)