haxe-graphql
haxe-graphql copied to clipboard
Query parameters types are not checked
The following throws no errors, even though the parameter type does not exist. We should verify these parameter types (may be required to be input types? Do we support input types?):