toggle menu
apollo-api
3.8.3
common
switch theme
search in API
apollo-api
/
com.apollographql.apollo3.api.json
/
JsonWriter
/
beginObject
begin
Object
abstract
fun
beginObject
(
)
:
JsonWriter
Begins encoding a new object. Each call to this method must be paired with a call to
endObject
.