graphql-go / graphql-go/graphql
`{language/parser}`: Remove deprecated function `ParseValue`.
Open
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 845
- PR merge metrics
- No merged PRs in 30d
Description
#### 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.
Contributor guide
Assessment
This issue has not been assessed yet.