See https://www.graphql.de/blog/scalars-in-depth/
Deserializes from an external value (typically JSON) to an internal value (Kotlin).
Deserializes from a GraphQL value to an internal value (Kotlin).
Serializes from an internal value (Kotlin) to an external value (typically JSON).