toggle menu
apollo-api
3.8.3
common
switch theme
search in API
apollo-api
/
com.apollographql.apollo3.api
/
CustomTypeValue
/
GraphQLJsonList
Graph
QLJson
List
class
GraphQLJsonList
(
value
:
List
<
Any
>
)
:
CustomTypeValue
<
List
<
Any
>
>
Members
Constructors
Graph
QLJson
List
Link copied to clipboard
constructor
(
value
:
List
<
Any
>
)
Properties
value
Link copied to clipboard
@
JvmField
val
value
:
List
<
Any
>