#graphql #query-response #api #web #web-api #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

#1092 in Web programming

Download history 204727/week @ 2024-10-22 190197/week @ 2024-10-29 202735/week @ 2024-11-05 190045/week @ 2024-11-12 177592/week @ 2024-11-19 97972/week @ 2024-11-26 131029/week @ 2024-12-03 195555/week @ 2024-12-10 130278/week @ 2024-12-17 41055/week @ 2024-12-24 94738/week @ 2024-12-31 169678/week @ 2025-01-07 125991/week @ 2025-01-14 149273/week @ 2025-01-21 153540/week @ 2025-01-28 139273/week @ 2025-02-04

601,494 downloads per month
Used in 119 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.3–0.9MB
~20K SLoC