Add Number value literal lookahead restrictions #944
Labels
🌶️ hot chocolate
📌 pinned
🎨 refactoring
This issue is about doing refactoring work, like cleaning up the code making existing code better.
⚖️ spec
Implement or fix a GraphQL specification item.
Milestone
Update the Utf8GraphQLReader (lexer) to correctly distinguish between name, int and float tokens.
https://github.com/ChilliCream/hotchocolate/blob/master/src/Core/Language/Utf8/Utf8GraphQLReader.cs
Follow RFC over at the spec repo:
graphql/graphql-spec#601
The text was updated successfully, but these errors were encountered: