All Projects → kamilkisiela → Graphql Config

kamilkisiela / Graphql Config

Licence: mit
One configuration for all your GraphQL tools (supported by most tools, editors & IDEs)

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Graphql Config

Get Graphql Schema
Fetch and print the GraphQL schema from a GraphQL HTTP endpoint. (Can be used for Relay Modern.)
Stars: ✭ 443 (-49.83%)
Mutual labels:  graphql, apollo, relay, graphql-schema, devtools
Js Graphql Intellij Plugin
GraphQL language support for WebStorm, IntelliJ IDEA and other IDEs based on the IntelliJ Platform.
Stars: ✭ 686 (-22.31%)
Mutual labels:  graphql, apollo, relay, intellij
Artemis Dev Tool
An Apollo GraphQL Query Schema Testing Tool
Stars: ✭ 66 (-92.53%)
Mutual labels:  graphql, apollo, devtools
Graphql Transform Schema
Transform, filter & alias resolvers of a GraphQL schema
Stars: ✭ 84 (-90.49%)
Mutual labels:  graphql, apollo, graphql-schema
Graphql Live Query
Realtime GraphQL Live Queries with JavaScript
Stars: ✭ 112 (-87.32%)
Mutual labels:  graphql, relay, graphql-schema
Graphql Modules
⚠️ [DEPRECATED] GraphQL module library for Apollo.
Stars: ✭ 53 (-94%)
Mutual labels:  graphql, apollo, graphql-schema
Graphbrainz
A fully-featured GraphQL interface for the MusicBrainz API.
Stars: ✭ 130 (-85.28%)
Mutual labels:  graphql, relay, graphql-schema
Graphql Up
Get a ready-to-use GraphQL API for your schema
Stars: ✭ 415 (-53%)
Mutual labels:  graphql, apollo, relay
Graphql Ws
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
Stars: ✭ 398 (-54.93%)
Mutual labels:  graphql, apollo, relay
Reactconfbr
Public infos and issues about React Conf Brasil organization
Stars: ✭ 156 (-82.33%)
Mutual labels:  graphql, apollo, relay
Fraql
GraphQL fragments made simple ⚡️
Stars: ✭ 433 (-50.96%)
Mutual labels:  graphql, apollo, relay
Graphql Crunch
Reduces the size of GraphQL responses by consolidating duplicate values
Stars: ✭ 472 (-46.55%)
Mutual labels:  graphql, apollo, relay
Usertron
Stars: ✭ 11 (-98.75%)
Mutual labels:  graphql, apollo
Graphql
GraphQL (TypeScript) module for Nest framework (node.js) 🍷
Stars: ✭ 697 (-21.06%)
Mutual labels:  graphql, apollo
Mvfsillva
My personal website
Stars: ✭ 13 (-98.53%)
Mutual labels:  graphql, apollo
Adrenaline
Simple Relay alternative
Stars: ✭ 720 (-18.46%)
Mutual labels:  graphql, relay
Offix
GraphQL Offline Client and Server
Stars: ✭ 694 (-21.4%)
Mutual labels:  graphql, apollo
Graphql
Pure PHP realization of GraphQL protocol
Stars: ✭ 717 (-18.8%)
Mutual labels:  graphql, graphql-schema
Type Graphql
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
Stars: ✭ 6,864 (+677.35%)
Mutual labels:  graphql, graphql-schema
Chimp
Tooling that helps you do quality, faster.
Stars: ✭ 783 (-11.33%)
Mutual labels:  graphql, apollo

GraphQL Config npm version code style: prettier renovate-app badge Discord Chat

GraphQL Config - one configuration for all your GraphQL tools (supported by most tools, editors & IDEs). The easiest way to configure your development environment with your GraphQL Schema.

As a developer, you gain simplicity and a central place to setup libraries, tools and your IDE extensions.

As a library author GraphQL Config makes it easier to maintain the code responsible for handling configuration, loading GraphQL schemas or even files with GraphQL operations and fragments. GraphQL Config provides a set of useful methods and an easy-to-work-with API.

Example

schema: ./schema.json
documents: ./src/components/**/*.jsx

Installation and Usage

Visit our website graphql-config.com to learn more about the GraphQL Config.

Help & Community

Join our Discord chat if you run into issues or have questions. We love talking to you!

Contributions

Contributions, issues and feature requests are very welcome. If you are using this package and fixed a bug for yourself, please consider submitting a PR!

And if this is your first time contributing to this project, please do read our Contributor Workflow Guide before you get started off.

Code of Conduct

Help us keep GraphQL Config open and inclusive. Please read and follow our Code of Conduct as adopted from Contributor Covenant

License

GitHub license

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].