0.6.0 • Published 6 years ago

bs-graphql-js v0.6.0

Weekly downloads
258
License
MIT
Repository
github
Last release
6 years ago

bs-graphql-js

Bindings for graphql and graphql-relay with an API based on ocaml-graphql-server. Allows for interop between JS and Reason/OCaml defined schemas.

npm version CircleCI

Install

npm install bs-graphql-js

# or

yarn add bs-graphql-js

NOTE

As of version 0.6.0 this requires bucklescript 7.0+

TODO

It's missing a lot of things and the implementation is badly typed.

  • Union types
  • Better type safety for interfaces
  • Custom scalar types
  • Properly type the implementation (aka remove some Obj.magic :S).
  • Examples
  • Maybe separate relay stuff in a separate package.
  • Tests
0.6.0

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.4

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.1

7 years ago