/grab-1

A GraphQL implementation

Primary LanguageClojure

Grab

A minimal GraphQL implementation in Clojure.

Grab supports GraphQL’s SDL language for defining schemas.

Specification

The relevant GraphQL specification version is the June 2018 Edition.

Usage

For now, inspect the tests for how to use the library.