Docs.rs
mockforge-graphql-0.1.2
mockforge-graphql 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rclanan
Dependencies
anyhow ^1
normal
async-graphql ^7.0
normal
async-graphql-axum ^7.0
normal
axum ^0.8
normal
mockforge-core ^0.1.2
normal
mockforge-data ^0.1.2
normal
optional
mockforge-observability ^0.1.2
normal
mockforge-tracing ^0.1.2
normal
once_cell ^1
normal
opentelemetry ^0.21
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.0
normal
tracing ^0.1
normal
opentelemetry_sdk ^0.21
dev
tokio ^1
dev
tower ^0.5
dev
Versions
100%
of the crate is documented
Platform
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
Module schema
mockforge_
graphql
0.1.2
Module schema
Module Items
Structs
In crate mockforge_
graphql
mockforge_graphql
Module
schema
Copy item path
Source
Expand description
GraphQL schema parsing and generation
Structs
ยง
GraphQL
Schema
GraphQL schema manager
Post
Simple Post type for GraphQL
Query
Root
Root query type
User
Simple User type for GraphQL