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

Assert error in GraphQLArg class. #9

Closed
jacobaraujo7 opened this issue Sep 4, 2022 · 1 comment
Closed

Assert error in GraphQLArg class. #9

jacobaraujo7 opened this issue Sep 4, 2022 · 1 comment

Comments

@jacobaraujo7
Copy link
Contributor

This assertion make no sense to me.
image

If not required, the assert will raise an error.

SUGGESTION: isRequired ? value != null : true

@Ali1Ammar
Copy link
Collaborator

thank you for informing us, I fix it

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

No branches or pull requests

2 participants