toggle menu
lib
0.0.266
jvm
switch theme
search in API
lib
/
com.prettybyte.klerk.graphql
/
GenericQuery
/
models
models
suspend
fun
models
(
collectionId
:
String
,
first
:
Int
?
=
10
,
after
:
String
?
=
null
,
before
:
String
?
=
null
,
env
:
DataFetchingEnvironment
)
:
KlerkModelsResponse