Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

graphql.0.2.0 - via opam-publish #9681

Merged
merged 1 commit into from
Jul 2, 2017

Conversation

andreas
Copy link
Contributor

@andreas andreas commented Jul 2, 2017

Build GraphQL schemas and execute queries against them

graphql is a package for creating GraphQL servers. Current feature set includes:

  • Type-safe schema design
  • GraphQL parser in pure OCaml using angstrom (April 2016 RFC draft)
  • Query execution
  • Introspection of schemas
  • Arguments for fields
  • Allows variables in queries

Use graphql-lwt for Lwt support, or graphql-async for Async support.




0.2.0 2017-07-02

@camelus
Copy link
Contributor

camelus commented Jul 2, 2017

✅ All lint checks passed 982faa8
  • These packages passed lint tests: graphql.0.2.0

✅ Installability check (7001 → 7002)
  • new installable packages (1): graphql.0.2.0

@gasche gasche merged commit 1e91efe into ocaml:master Jul 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants