def _quote_query()

in elastic_enterprise_search/_utils.py [0:0]


def _quote_query(
    query: t.Union[t.Mapping[str, t.Any], t.Iterable[t.Tuple[str, t.Any]]]