Storyblok Kotlin
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Storyblok Kotlin
Content Delivery API Client
/
com.storyblok.cdn.query
/
FilterQueryBuilder
/
isIn
is
In
infix
fun
KProperty1
<
in
T
,
*
>
.
isIn
(
values
:
Collection
<
String
>
)
(
source
)
in
: the field value matches any of the given values.