graphql-tag
GraphQL parser
A utility package for parsing and manipulating GraphQL queries in JavaScript.
A JavaScript template literal tag that parses GraphQL queries
2k stars
43 watching
177 forks
Language: TypeScript
last commit: 12 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
graphql/graphql-js | A reference implementation of GraphQL in JavaScript. | 20,110 |
apollographql/apollo-server | A GraphQL server for building production-ready APIs with schema-first development and universal compatibility. | 13,817 |
graphql-nexus/nexus | A framework for building GraphQL schemas with TypeScript and JavaScript using a code-first, type-safe approach. | 3,401 |
ardatan/graphql-tools | A utility library for building and stitching GraphQL schemas in TypeScript. | 5,356 |
howtographql/howtographql | A fullstack tutorial website on GraphQL and its ecosystem | 8,703 |
graphql-boilerplates/react-fullstack-graphql | A set of pre-built project templates for building full-stack React applications with GraphQL | 1,440 |
graphql-editor/graphql-zeus | A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
idurar/fast-graphql | A tool for structuring and generating GraphQL schemas for Node.js applications | 5 |
graphql/graphql-spec | A collection of specifications and examples for building GraphQL APIs | 14,320 |
dotansimha/graphql-code-generator | A tool that generates code from GraphQL schemas and operations | 10,883 |
the-road-to-graphql/react-apollo-client-testing-example | An Apollo Client application with a mocked GraphQL server and tested Query and Mutation components. | 17 |
graffle-js/graffle | A minimal GraphQL client library for building JavaScript applications with strong type safety and support for Node and browser environments. | 5,896 |
apollographql/eslint-plugin-graphql | A tool to validate GraphQL queries against a predefined schema | 1,214 |
deno-libs/graphql_tag | A Deno port of a GraphQL schema AST creation utility from a template literal | 9 |
graphql-kit/graphql-faker | A tool for generating realistic data for GraphQL APIs with minimal configuration | 2,698 |