-
Notifications
You must be signed in to change notification settings - Fork 46
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
Label
Projects
Milestones
Assignee
Sort
Issues list
apollo-smith: add arbitrary generation of ignored tokens
apollo-smith
#173
opened Feb 16, 2022 by
bnjjj
updated Feb 16, 2022
incremental reparsing in apollo-parser
apollo-parser
#219
opened May 12, 2022 by
lrlna
updated May 12, 2022
incremental recompilation in apollo-compiler
apollo-compiler
issues/PRs pertaining to semantic analysis & validation
#220
opened May 12, 2022 by
lrlna
updated May 12, 2022
explore wasm compatibility, publishing apollo-parser and apollo-compiler as wasm crates
apollo-compiler
issues/PRs pertaining to semantic analysis & validation
apollo-parser
#217
opened May 12, 2022 by
lrlna
updated May 30, 2022
specific test-case generation for stream + defer directives
apollo-smith
#299
opened Sep 19, 2022 by
lrlna
updated Sep 19, 2022
querying the compiler for directive usage
apollo-compiler
issues/PRs pertaining to semantic analysis & validation
#416
opened Jan 11, 2023 by
lrlna
updated Jan 11, 2023
smith: generate semantically valid graphql
apollo-smith
#425
opened Jan 17, 2023 by
lrlna
updated Jan 17, 2023
Error recovery in the parser
apollo-parser
bug
Something isn't working
#451
opened Feb 8, 2023 by
goto-bus-stop
updated Feb 8, 2023
semantic diff between graphql documents
apollo-compiler
issues/PRs pertaining to semantic analysis & validation
apollo-parser
#356
opened Nov 10, 2022 by
lrlna
updated Apr 3, 2023
Context around error diagnostics
apollo-compiler
issues/PRs pertaining to semantic analysis & validation
#444
opened Jan 31, 2023 by
goto-bus-stop
updated May 26, 2023
EscapedUnicode in draft spec supports \u{12345678} syntax
apollo-parser
#640
opened Aug 31, 2023 by
goto-bus-stop
updated Aug 31, 2023
Decode paired surrogates in unicode escapes
apollo-parser
#657
opened Sep 25, 2023 by
SimonSapin
updated Sep 25, 2023
query language for database's executable definitions
apollo-compiler
issues/PRs pertaining to semantic analysis & validation
triage
#411
opened Jan 9, 2023 by
lrlna
updated Nov 10, 2023
Converting directive arguments to a struct
apollo-compiler
issues/PRs pertaining to semantic analysis & validation
#717
opened Nov 2, 2023 by
Geal
updated Nov 10, 2023
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
updated Nov 28, 2023
smith: Stack overflow generating an operation against recursive type
apollo-smith
bug
Something isn't working
#433
opened Jan 19, 2023 by
SimonSapin
updated Dec 11, 2023
apollo-smith: support self referential object type generation
apollo-smith
#180
opened Feb 18, 2022 by
lrlna
updated Dec 11, 2023
Benchmark Multi-File Compiler DBs
apollo-compiler
issues/PRs pertaining to semantic analysis & validation
bug
Something isn't working
#461
opened Feb 20, 2023 by
erikwrede
updated Dec 11, 2023
Extend compiler values with custom data types
apollo-compiler
issues/PRs pertaining to semantic analysis & validation
#574
opened May 31, 2023 by
allancalix
updated Dec 11, 2023
Parse a issues/PRs pertaining to semantic analysis & validation
Value
from a string
apollo-compiler
#761
opened Nov 30, 2023 by
goto-bus-stop
updated Dec 12, 2023
update rover's introspection to the new version of apollo-rs libraries
introspection
#675
opened Oct 6, 2023 by
lrlna
updated Dec 12, 2023
validation: add a knob for validation limits
apollo-compiler
issues/PRs pertaining to semantic analysis & validation
#448
opened Feb 7, 2023 by
lrlna
updated Dec 18, 2023
apollo-compiler: add support for serializing # comments
apollo-encoder
#174
opened Feb 16, 2022 by
bnjjj
updated Dec 20, 2023
Serialize schema without directive applications
#807
opened Jan 16, 2024 by
goto-bus-stop
updated Jan 19, 2024
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.