pretty_graphql

GraphQL formatter

A tool for formatting GraphQL queries to make them more readable.

Configurable GraphQL formatter.

GitHub

6 stars
1 watching
0 forks
Language: Rust
last commit: about 1 month ago

Related projects:

Repository Description Stars
graphql-rust/graphql-parser A tool for parsing and formatting GraphQL query and schema definitions in Rust. 355
zidekmat/graphql_beautifier Tools for improving readability of GraphQL requests 30
gajus/pg-formatter A tool that formats PostgreSQL SQL syntax for better readability 80
graphql-python-archive/django-graphiql Integrates GraphiQL into Django projects for testing GraphQL schemas 35
contentful-labs/gqli.rb A Ruby-based GraphQL client DSL for creating queries and fragments against various APIs 211
lkster/graphql-to-type A tool that parses GraphQL requests into TypeScript types and objects 6
graphql-rust/graphql-client A Rust library that generates typed GraphQL client code from query and schema definitions. 1,149
99designs/gqlgen Library for building GraphQL servers with type safety and code generation 9,969
microsoft/graphir Reshapes GraphQL queries into standard FHIR REST requests for client app development agility 56
peburrows/plot A GraphQL parser and resolver for Elixir that aims to implement the full GraphQL spec. 32
graphql-dotnet/parser A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. 218
gql-dart/ferry A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. 605
denniskniep/gqlraider A Burp Suite extension for inspecting and manipulating GraphQL queries 21
br3akp0int/gqlparser A tool for parsing and editing GraphQL queries in Burp Suite to help inject payloads into dynamic user input parameters. 58
cjoudrey/graphql-schema-linter A tool that checks GraphQL schema definitions against a set of rules to ensure they conform to specific standards 694