graphql-schema-validator 0.1.0

Validate GraphQL SDL schema strings
Documentation
[package]
name = "graphql-schema-validator"
version = "0.1.0"
edition = "2021"
license = "MPL-2.0"
description = "Validate GraphQL SDL schema strings"
keywords = ["graphql"]

[dependencies]
async-graphql-parser = "6.0.9"
async-graphql-value = "6.0.9"