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
/
like
like
infix
fun
KProperty1
<
in
T
,
*
>
.
like
(
pattern
:
String
)
(
source
)
like
: the field value matches the given pattern (supports
*
wildcards).