An open API service indexing awesome lists of open source software.

https://github.com/gqlc/graphql

GraphQL IDL (TypeSystem Spec only) packages
https://github.com/gqlc/graphql

golang graphql graphql-idl graphql-tools

Last synced: 2 months ago
JSON representation

GraphQL IDL (TypeSystem Spec only) packages

Awesome Lists containing this project

README

          

[![GoDoc](https://godoc.org/github.com/gqlc/graphql?status.svg)](https://godoc.org/github.com/gqlc/graphql)
[![Go Report Card](https://goreportcard.com/badge/github.com/gqlc/graphql)](https://goreportcard.com/report/github.com/gqlc/graphql)
[![Build Status](https://travis-ci.org/gqlc/graphql.svg?branch=master)](https://travis-ci.org/gqlc/graphql)
[![codecov](https://codecov.io/gh/gqlc/graphql/branch/master/graph/badge.svg)](https://codecov.io/gh/gqlc/graphql)

# GraphQL Language Packages

This repository contains packages for parsing and interacting with the GraphQL IDL.