-
Notifications
You must be signed in to change notification settings - Fork 423
Pull requests: graphql-rust/juniper
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Refactor code to remove async move closure which may result in double…
#1256
opened May 4, 2024 by
jawang94
Loading…
feat: use ArcStr for storing strings in Schema
enhancement
Improvement of existing features or bugfix
k::api
Related to API (application interface)
k::performance
Related to performance
k::refactor
Refactoring, technical debt elimination and other improvements of existing code base
semver::breaking
Breaking change in terms of SemVer
GraphQL over HTTP spec compliance (#1120)
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
Rework core traits
enhancement
Improvement of existing features or bugfix
semver::breaking
Breaking change in terms of SemVer
Implement HashSet support the same way as Vec
enhancement
Improvement of existing features or bugfix
feat: add integration of serde_json
enhancement
Improvement of existing features or bugfix
k::integration
Related to integration with third-party libraries or systems
Add tracing support for GraphQL objects, interfaces and subscriptions
enhancement
Improvement of existing features or bugfix
k::api
Related to API (application interface)
#972
opened Jul 23, 2021 by
ArsileLuci
•
Draft
3 tasks done
Make parsing publicly accessible
enhancement
Improvement of existing features or bugfix
k::api
Related to API (application interface)
#776
opened Oct 6, 2020 by
mirosval
Loading…
Make graphql_object macro supports deriving object field resolvers
#652
opened May 5, 2020 by
zhenwenc
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.