@samply/lens
    Preparing search index...

    Function addItemToActiveQueryGroup

    • Adds an item to the currently active query group. Note that the function makes a deep copy of the query item so modifying the original object has no effect.

      Parameters

      • queryObject: QueryItem

        the object to be added to the store

      Returns void