apollo-api
3.7.5
common
apollo-api
/
com.apollographql.apollo3.api
/
CustomTypeValue
/
GraphQLJsonList
Graph
QLJson
List
common
class
GraphQLJsonList
(
value
:
List
<
Any
>
)
:
CustomTypeValue
<
List
<
Any
>
>
Content copied to clipboard
Constructors
Properties
Constructors
Graph
QLJson
List
Link copied to clipboard
common
fun
GraphQLJsonList
(
value
:
List
<
Any
>
)
Content copied to clipboard
Properties
value
Link copied to clipboard
common
@
JvmField
val
value
:
List
<
Any
>
Content copied to clipboard