eslint-plugin-graphql

Query validator

A tool to validate GraphQL queries against a predefined schema

vertical_traffic_light Check your GraphQL query strings against a schema.

GitHub

1k stars
71 watching
103 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
borremosch/eslint-plugin-type-graphqlA plugin for ESLint to enforce type safety rules for TypeGraphQL decorators in TypeScript projects.17
cjoudrey/graphql-schema-linterA tool that checks GraphQL schema definitions against a set of rules to ensure they conform to specific standards694
kamilkisiela/graphql-inspectorA tool for validating GraphQL schemas and detecting changes between them.1,665
kamilkisiela/apollo-angularA GraphQL client library for Angular that enables data fetching and reactive UI development1,503
the-road-to-graphql/react-apollo-client-testing-exampleAn Apollo Client application with a mocked GraphQL server and tested Query and Mutation components.17
the-road-to-graphql/react-graphql-github-apolloA React + GraphQL + Apollo-based GitHub client1,591
graphql-dotnet/parserA .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents.218
alexstrat/supertest-graphqlExtends supertest to test GraphQL APIs33
graphql-java/graphql-java-extended-validationValidation library for GraphQL input130
mhallin/graphql_ppxLibrary to rewrite and validate GraphQL queries at compile-time320
welikegraphql/universal-react-apollo-exampleAn app demonstrating GraphQL and React usage with Universal Rendering118
vuex-orm/plugin-graphqlSyncs Vuex state with a GraphQL API using auto-generated queries and mutations226
oslabs-beta/graphql-gateA GraphQL query complexity analysis and rate limiting library for Node.js APIs.57
graphql-elixir/graphql_parserAn Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs)20