toggle menu
soil
1.0.0-alpha07
common
switch theme
search in API
soil-query-compose
/
soil.query.compose
/
QueryRecompositionOptimizer
/
omit
omit
abstract
fun
<
T
>
omit
(
state
:
QueryState
<
T
>
)
:
QueryState
<
T
>
Omit the specified keys from the
QueryState
.
Return
The optimized query state.
Parameters
state
The query state.