parseLiteral
Deserializes from a GraphQL value to an internal value (Kotlin).
Used to parse literal argument values in GraphQL documents.
For an example GQLStringValue --> Date
Deserializes from a GraphQL value to an internal value (Kotlin).
Used to parse literal argument values in GraphQL documents.
For an example GQLStringValue --> Date