graphql-normalize 0.1.3

Normalize (format and sort) GraphQL queries
Documentation
[dependencies.graphql-parser]
version = "0.4.1"

[lib]
name = "graphql_normalize"
path = "src/lib.rs"

[package]
authors = ["Jeffery Utter <jeff@jeffutter.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Normalize (format and sort) GraphQL queries"
edition = "2021"
license = "MIT"
name = "graphql-normalize"
readme = "README.md"
repository = "https://github.com/jeffutter/graphql-document-utils"
version = "0.1.3"