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
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

How to create a type dynamically
#1124 opened Nov 20, 2022 by happy-machine
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
Fully Dynamic Schemas enhancement Improvement of existing features or bugfix
#1117 opened Oct 28, 2022 by zprobst
Possible API improvements to juniper_hyper 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::hyper Related to `hyper` crate integration
#1102 opened Sep 12, 2022 by LukasKalbertodt
Debugging problem enhancement Improvement of existing features or bugfix
#1091 opened Aug 3, 2022 by petar-dambovaliev next major
Support no_std targets enhancement Improvement of existing features or bugfix
#1087 opened Jul 22, 2022 by bootstrap-prime
Clarify how to use GraphQLValues in Arguments enhancement Improvement of existing features or bugfix
#1077 opened Jun 28, 2022 by Denommus
Implement HashMap support the same way as Vec (PR #1070) enhancement Improvement of existing features or bugfix
#1071 opened May 31, 2022 by rimutaka next major
Support of the @OneOf Input Object feature discussion enhancement Improvement of existing features or bugfix
#1062 opened May 14, 2022 by lucarin91
Feature Request: Derivable custom input objects enhancement Improvement of existing features or bugfix k::api Related to API (application interface)
#1055 opened Apr 12, 2022 by msterny next major
Add apollo-smith support enhancement Improvement of existing features or bugfix
#1027 opened Feb 21, 2022 by LegNeato
integration with apollo-rs
#992 opened Nov 8, 2021 by danieleades
Feature: Disabling async codegen enhancement Improvement of existing features or bugfix k::api Related to API (application interface)
#973 opened Jul 24, 2021 by parsadotsh
Suggestion: better formating of block strings enhancement Improvement of existing features or bugfix
#958 opened Jul 11, 2021 by mrtnzlml
Performance Tracing Extension enhancement Improvement of existing features or bugfix good-first-issue help wanted
#953 opened Jul 4, 2021 by mathroc
Are subscriptions limited to being top level? area::subscriptions Related to GraphQL subscriptions discussion
#908 opened Apr 2, 2021 by jerel
please add functional directives enhancement Improvement of existing features or bugfix
#894 opened Mar 6, 2021 by bionicles
Strange formatting when using "as_schema_language" blocked bug Something isn't working
#879 opened Feb 15, 2021 by mrtnzlml
Feature: Execution observer enhancement Improvement of existing features or bugfix
#871 opened Feb 8, 2021 by Diggsey
ProTip! Exclude everything labeled bug with -label:bug.