CompiledArgument
The Kotlin representation of a GraphQL argument
value can be
String, Int, Double, Boolean
null
Map
List
Note: for now, enums are mapped to Strings
Constructors
Link copied to clipboard
The Kotlin representation of a GraphQL argument
value can be
String, Int, Double, Boolean
null
Map
List
Note: for now, enums are mapped to Strings