#719·graphql

`{language/parser}`: Remove deprecated function `ParseValue`.

Author: chris-ramonCreated May 30, 2025Updated May 30, 2025

Actual

Currently the function: ParseValue from the file: language/parser/parser.go is deprecated.

Expected

We want to remove the ParseValue function since is deprecated.