graphql-to-type
GraphQL parser
A tool that parses GraphQL requests into TypeScript types and objects
(almost) Fully functional GraphQL request parser written completely using TypeScript's typing system
6 stars
0 watching
0 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for parsing and formatting GraphQL query and schema definitions in Rust. | 355 |
| An Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs) | 20 |
| A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. | 218 |
| A tool for parsing and editing GraphQL queries in Burp Suite to help inject payloads into dynamic user input parameters. | 58 |
| A Haskell library for parsing GraphQL queries | 59 |
| A tool that generates a parser for Python from the GraphQL language | 4 |
| A set of decorators and tools for creating GraphQL APIs in a type-safe manner | 424 |
| A tool for formatting GraphQL queries to make them more readable. | 6 |
| A plugin for ESLint to enforce type safety rules for TypeGraphQL decorators in TypeScript projects. | 17 |
| A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
| A GraphQL parser and resolver for Elixir that aims to implement the full GraphQL spec. | 32 |
| A TypeScript plugin for GraphQL development that provides tools for auto-completion, query validation, type generation, and more. | 729 |
| A C++ library providing bindings to parse and export GraphQL syntax in JSON format. | 39 |
| A framework for building GraphQL APIs with TypeScript using classes and decorators. | 8,046 |