graphql-introspection-query 0.3.0

GraphQL introspection query and response types.
Documentation
  • Coverage
  • 0%
    0 out of 100 items documented0 out of 24 items with examples
  • Size
  • Source code size: 12.66 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 7.68 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 31s Average build duration of successful builds.
  • all releases: 26s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • graphql-rust/graphql-client
    1254 175 92
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • tomhoule

graphql-introspection-query

This crate defines structs implementing serde::Deserialize that match the shape returned by a spec-compliant GraphQL API presented with the introspection query.