Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 303 Bytes

README.adoc

File metadata and controls

14 lines (8 loc) · 303 Bytes

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.