You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- rework and update existing chapters
- mention correct case transformation for GraphQL enums (#1029)
- document N+1 mitigation techniques and look-ahead features (#234, #444)
- mention all integration crates (#867)
- fix Book links (#679, #974, #1056)
- remove old version of Book (#1168)
Additionally:
- disable `bson`, `url`, `uuid` and `schema-language` Cargo features by default in `juniper` crate
Co-authored-by: Christian Legnitto <[email protected]>
Hi! 👋
Describe the bug
"Tutorial" link on https://graphql-rust.github.io/quickstart.html points to a 404 https://graphql-rust.github.io/tutorial.html
To Reproduce
Expected behavior
It loads a valid page
Additional context
You're awesome!
The text was updated successfully, but these errors were encountered: