graphql-go / graphql-go/graphql
parse field different between variable way and unvariable way
Open
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 845
- PR merge metrics
- No merged PRs in 30d
Description
## same interface, use unvariable way

## use variable way

## streamID is ID! type
## unvariable way can prompt: it is type error, 1.1 is useless value, but variable way can't.
## so it will let front-end confuse when use variable way
Contributor guide
Assessment
This issue has not been assessed yet.