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

Argument with wrong value type do not raise an error #1413

Closed
tcleonard opened this issue Mar 20, 2022 · 3 comments
Closed

Argument with wrong value type do not raise an error #1413

tcleonard opened this issue Mar 20, 2022 · 3 comments
Labels

Comments

@tcleonard
Copy link
Collaborator

Currently, setting the value of an input with the wrong type is not raising an error.
For example if the input as the type UUID and that you provide the value 2 it doesn't fail.

There are various cases like that (see tests in the pull request for an extensive list).

This is due to the fact that now no value is represented by Undefined and not None in graphql-core.

@DarknessRdg
Copy link

Hi, @tcleonard !

I'm just commenting the link to your PR: #1414

@erikwrede
Copy link
Member

Merged!

@anusha-bylla
Copy link

“Hi, I am new to Qt Creator. I successfully ran QGroundControl on Windows, but now I am trying to run QGroundControl for Android in Qt Creator, and I am encountering the following error:”
can you please help me to solve this error…

Screenshot (7)
Screenshot (8)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants