Skip to content

Issues: apollographql/apollo-rs

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

By-name lookup argument lists and input object values in high-level representation apollo-compiler issues/PRs pertaining to semantic analysis & validation
#858 opened May 3, 2024 by goto-bus-stop
Stable error codes in operation validation apollo-compiler issues/PRs pertaining to semantic analysis & validation
#855 opened Apr 24, 2024 by goto-bus-stop
Validate that Value::Variable is not used in const locations apollo-compiler issues/PRs pertaining to semantic analysis & validation bug Something isn't working triage
#852 opened Apr 9, 2024 by SimonSapin
compiler: two separate DirectiveList types are inconvenient apollo-compiler issues/PRs pertaining to semantic analysis & validation
#851 opened Apr 9, 2024 by SimonSapin
Pruning unused declarations after mutation apollo-compiler issues/PRs pertaining to semantic analysis & validation
#839 opened Mar 6, 2024 by goto-bus-stop
Merge error types in apollo-compiler apollo-compiler issues/PRs pertaining to semantic analysis & validation
#825 opened Feb 8, 2024 by goto-bus-stop
Parse a Value from a string apollo-compiler issues/PRs pertaining to semantic analysis & validation
#761 opened Nov 30, 2023 by goto-bus-stop
Names must not start with two underscores __ apollo-compiler issues/PRs pertaining to semantic analysis & validation bug Something isn't working
#743 opened Nov 15, 2023 by qwerdenkerXD
Many lexer errors do not have a location bug Something isn't working
#731 opened Nov 9, 2023 by goto-bus-stop
Converting directive arguments to a struct apollo-compiler issues/PRs pertaining to semantic analysis & validation
#717 opened Nov 2, 2023 by Geal
schema printer adds unnecessary comma for arguments with description apollo-compiler issues/PRs pertaining to semantic analysis & validation
#667 opened Sep 27, 2023 by dariuszkuc
apollo-compiler 1.0 checklist apollo-compiler issues/PRs pertaining to semantic analysis & validation
#641 opened Sep 1, 2023 by lrlna
ProTip! Exclude everything labeled bug with -label:bug.