toggle menu
gqlclient
1.0.7
common
switch theme
search in API
gqlclient
/
io.github.vincentvibe3.gqlclient.dsl
/
QueryElement
/
field
field
fun
field
(
name
:
String
,
init
:
Field
.
(
)
->
Unit
=
{}
)
:
Field
Creates and register a
Field
as a child of the current
QueryElement
Return
returns the created
Field