#graphql #query-response #api #web #define

graphql-introspection-query

GraphQL introspection query and response types

2 unstable releases

0.2.0 Jul 4, 2021
0.1.0 Mar 13, 2020

#962 in Web programming

Download history 72928/week @ 2023-12-01 55021/week @ 2023-12-08 50628/week @ 2023-12-15 18071/week @ 2023-12-22 36836/week @ 2023-12-29 59981/week @ 2024-01-05 59601/week @ 2024-01-12 98371/week @ 2024-01-19 105734/week @ 2024-01-26 119351/week @ 2024-02-02 114356/week @ 2024-02-09 114451/week @ 2024-02-16 120617/week @ 2024-02-23 113938/week @ 2024-03-01 64336/week @ 2024-03-08 57607/week @ 2024-03-15

376,315 downloads per month
Used in 104 crates (5 directly)

Apache-2.0 OR MIT

12KB
270 lines

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.

Dependencies

~0.4–1MB
~24K SLoC