CompiledValue
The Kotlin representation of a GraphQL value
CompiledValue can be any of ApolloJsonElement or CompiledVariable
Enum values are mapped to strings Int and Float values are mapped to com.apollographql.apollo.api.json.JsonNumber