Skip to content

Issues: graphql-rust/juniper

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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Make sure we are compliant with new graphql over http spec enhancement Improvement of existing features or bugfix k::api Related to API (application interface) k::integration Related to integration with third-party libraries or systems lib::actix Related to `actix` crate integration lib::axum Related to `axum` crate integration lib::hyper Related to `hyper` crate integration lib::rocket Related to `rocket` crate integration lib::warp Related to `warp` crate integration research Involves researching and investigation
#1120 opened Nov 7, 2022 by LegNeato next major
Add apollo-smith support enhancement Improvement of existing features or bugfix
#1027 opened Feb 21, 2022 by LegNeato
Make all 3rd party integration features opt-in / off by default instead of on by default enhancement Improvement of existing features or bugfix k::toolchain Related to project toolchain
#821 opened Dec 10, 2020 by LegNeato
Create a custom future to prevent double boxing enhancement Improvement of existing features or bugfix help wanted k::performance Related to performance
#820 opened Dec 10, 2020 by LegNeato
Use a small and/or read-optimized string for internal field representation enhancement Improvement of existing features or bugfix k::performance Related to performance k::refactor Refactoring, technical debt elimination and other improvements of existing code base
#819 opened Dec 10, 2020 by LegNeato 0.17.0
Investigate using codespan for codegen enhancement Improvement of existing features or bugfix good-first-issue help wanted
#774 opened Oct 6, 2020 by LegNeato
Investigate using rowan for parsing enhancement Improvement of existing features or bugfix
#767 opened Sep 19, 2020 by LegNeato
Investigate using const functions enhancement Improvement of existing features or bugfix help wanted
#745 opened Aug 28, 2020 by LegNeato
Add tracing support blocked enhancement Improvement of existing features or bugfix
#713 opened Jul 21, 2020 by LegNeato
Set up quickcheck to generate various graphql queries enhancement Improvement of existing features or bugfix help wanted
#643 opened Apr 29, 2020 by LegNeato
Fuzz testing with cargo fuzz enhancement Improvement of existing features or bugfix help wanted
#642 opened Apr 29, 2020 by LegNeato
Switch to cargo-release's workspace support help wanted k::toolchain Related to project toolchain
#410 opened Aug 10, 2019 by LegNeato
Add GraphQLContext derive easy enhancement Improvement of existing features or bugfix k::api Related to API (application interface)
#329 opened Mar 5, 2019 by LegNeato next major
Support Relay enhancement Improvement of existing features or bugfix
#42 opened Apr 23, 2017 by LegNeato
ProTip! Exclude everything labeled bug with -label:bug.