Skip to content

Releases: oslabs-beta/GraphQL-Blueprint

v0.8-Beta

17 Jul 04:13
Compare
Choose a tag to compare
v0.8-Beta Pre-release
Pre-release

This release includes:

  1. Model multiple databases and their tables to construct your GraphQL Schema
  2. Once your schema is modeled, you can preview the code (GraphQL queries, mutations, etc.) that will generate as well as preview a tree graph for a birds-eye view.
  3. Export your code and follow the downloaded readme to get your new app up and running!

Upcoming for hard launch:

  1. Auth features: Create your own account to access your projects from anywhere
  2. Multiple project interface: ability to work on multiple projects and save them for later
  3. Better UI features and UX tours
  4. and more (look for enhancements tag on issues panel)