0.3.3 • Published 4 years ago

naqed v0.3.3

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Naqed

What is it?

Naqed is an experiment to strip down all of the abstraction around GraphQL.

  • It uses JSON as the interop, rather than the GraphQL language.
  • It has optional types
  • It supports defining custom types (and scalars) in a simple way.
  • It supports mutations
  • It supports variables

Installation

npm install --save naqed

Examples

Can be found in the examples directory of the repo.

0.3.3

4 years ago

0.3.2

4 years ago

0.3.0

4 years ago

0.3.1

4 years ago

0.2.3

4 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago