graphql-engine/v3/crates/schema
dependabot[bot] 6837b08251 Bump serde from 1.0.197 to 1.0.201 (#569)
V3_GIT_ORIGIN_REV_ID: 7a11540a7b365ac4e352dd98fa3c1ad8e7ee8f1c
2024-05-13 12:38:03 +00:00
..
src Replace HashMap / HashSet with BTreeMap / BTreeSet in metadata-resolve (#568) 2024-05-13 11:04:35 +00:00
Cargo.toml Bump serde from 1.0.197 to 1.0.201 (#569) 2024-05-13 12:38:03 +00:00
README.md Split schema into own crate (#556) 2024-05-10 12:28:22 +00:00

schema

Provides functions to resolve the Open DDS metadata, generate the GraphQL scehma from it, and execute queries against the schema.