-
Notifications
You must be signed in to change notification settings - Fork 7
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
Invalid Format constraint violated #36
Comments
@aditya-manit @constantinmusca |
I think fixing for better error bubble up, can you confirm if its bug or let me which statement is violating the constraints - object value is either string, number of url -> Strings and number are pretty obvious and I am using a library to check a valid url |
Submission GraphQL query error tracebacks now specify which predicates and values are at fault. The format looks like this:
Could you try this submission again and check the error logs to help you catch this issue? |
Sure, will try it again once #34 is resolved |
Describe the bug
I have all the validation in the code but yet it says Format constraint violated, I am attaching a sample and let me know what constraint is being violated there. I think this is some internal bug
The text was updated successfully, but these errors were encountered: