kinetex - v1.0.0-rc.1
    Preparing search index...

    Function omitQuery

    • Omit specific keys from a query input.

      Parameters

      • params: QueryInput

        The source query input.

      • ...keys: string[]

        Keys to exclude.

      Returns QueryInput

      A new QueryInput without the omitted keys.