Issues
- 0
- 2
- 0
Stable error codes in operation validation
#855 opened by goto-bus-stop - 0
- 0
- 6
Names must not start with two underscores `__`
#743 opened by qwerdenkerXD - 1
- 2
Pruning unused declarations after mutation
#839 opened by goto-bus-stop - 2
Validation: forbid __schema outside of the root type
#903 opened by Geal - 3
- 3
Consider re-introducing lints to apollo-rs
#751 opened by SimonSapin - 2
- 1
Many lexer errors do not have a location
#731 opened by goto-bus-stop - 1
Implement `@oneOf` input unions
#882 opened by goto-bus-stop - 1
Verbose validation errors to match graphql-js
#874 opened by smyrick - 3
- 7
Validation is extremely slow for large queries with fragment spreads due to lack of `implementers_map` caching
#862 opened by xuorig - 2
Trying to find an example of how to modify the AST
#856 opened by dejang - 0
By-name lookup argument lists and input object values in high-level representation
#858 opened by goto-bus-stop - 4
- 0
- 2
- 0
- 0
Enum values provided to scalars
#834 opened by goto-bus-stop - 0
Avoid misuse in error handling in apollo-parser
#833 opened by goto-bus-stop - 3
- 0
- 0
parser::ty::named_type() can silently do nothing
#829 opened by SimonSapin - 2
- 2
- 0
Merge error types in apollo-compiler
#825 opened by goto-bus-stop - 0
smith: generate a list of subgraphs
#823 opened by lrlna - 0
smith: use apollo-compiler types
#805 opened by lrlna - 0
smith: add obfuscation functionality
#822 opened by lrlna - 0
fuzz:parser invalid float input values
#812 opened by BrynCooke - 0
fuzz:parser invalid input values
#810 opened by BrynCooke - 2
Serialize schema without directive applications
#807 opened by goto-bus-stop - 0
smith: generate a federation supergraph with @link
#806 opened by lrlna - 3
Migrate ApolloDiagnostic to new API
#756 opened by goto-bus-stop - 4
Schema types to implement `Hash`
#792 opened by BrynCooke - 4
- 0
Parse a `Value` from a string
#761 opened by goto-bus-stop - 2
Make some compiler types serde-serializable
#735 opened by goto-bus-stop - 1
Apply recursion limit in validation
#742 opened by goto-bus-stop - 1
False positive in field merging validation
#755 opened by goto-bus-stop - 1
- 0
- 0
`fatal error: 'cassert' file not found` on macOS CI compiling libfuzzer-sys v0.4.7
#740 opened by SimonSapin - 2
Converting directive arguments to a struct
#717 opened by Geal - 1
stack overflow on fragment cycle
#716 opened by qwerdenkerXD