Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GraphQL Parser Does not Parse Float Values with Exponential Values #1497

Closed
ThisaruGuruge opened this issue Jun 17, 2021 · 0 comments · Fixed by ballerina-platform/module-ballerina-graphql#301
Assignees
Labels
module/graphql Issues related to Ballerina GraphQL module Priority/High Team/PCM Protocol connector packages related issues Type/Bug

Comments

@ThisaruGuruge
Copy link
Member

ThisaruGuruge commented Jun 17, 2021

Description:
When a float value is defined as exponential notation, the Ballerina GraphQL parser does not recognize it and returns a parsing error.

@ThisaruGuruge ThisaruGuruge added Priority/High Type/Bug module/graphql Issues related to Ballerina GraphQL module Team/PCM Protocol connector packages related issues labels Jun 17, 2021
@ThisaruGuruge ThisaruGuruge added this to the Swan Lake Beta2 milestone Jun 17, 2021
@ThisaruGuruge ThisaruGuruge self-assigned this Jun 17, 2021
@ThisaruGuruge ThisaruGuruge changed the title GraphQL Parser Does not Parse Float Values with Powers GraphQL Parser Does not Parse Float Values with Exponential Values Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/graphql Issues related to Ballerina GraphQL module Priority/High Team/PCM Protocol connector packages related issues Type/Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant