deserialize

open override fun deserialize(value: ApolloJsonElement?): Int

Deserializes from an external JSON value to an internal Kotlin value.

Used to parse the request variables.

For an example String --> Date