Class ConsequenceQuery

java.lang.Object
com.algolia.model.search.ConsequenceQuery
All Implemented Interfaces:
CompoundType

public abstract class ConsequenceQuery extends Object implements CompoundType
When providing a string, it replaces the entire query string. When providing an object, it describes incremental edits to be made to the query string (but you can't do both).