Docs.rs
wundergraph-0.1.2
wundergraph 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
weiznich
Dependencies
chrono ^0.4
normal
optional
diesel ^1.4
normal
indexmap ^1
normal
juniper ^0.14
normal
log ^0.4
normal
optional
paste ^0.1
normal
serde ^1
normal
thiserror ^1
normal
uuid ^0.7
normal
optional
wundergraph_derive ^0.1
normal
criterion ^0.3
dev
diesel_migrations ^1.4.0
dev
insta ^0.12
dev
lazy_static ^1
dev
serde_json ^1
dev
Versions
97.38%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module query_builder
wundergraph
0.1.2
Module query_
builder
Module Items
Modules
In crate wundergraph
wundergraph
Module
query_
builder
Copy item path
Source
Expand description
This module contains functionality used by wundergraph to convert a GraphQL request as sql query.
Modules
ยง
mutations
This module contains all functionality that is needed to implement mutations
selection
This module contains all functionality that is needed to implement a wundergraph entity
types
This module contains several helper types used constructing the final graphql model