0.0.0 • Published 5 years ago

@mfix22/tbd v0.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

TBD

A convention over configuration GraphQL Framework

PRs Welcome styled with prettier tested with jest

Contributing

  1. yarn
  2. yarn build
  3. yarn link
  4. If tbd is not available on your path, run source $(yarn global bin)

Roadmap 🚐

  • Auto-generated entities that implement CRUD operations
  • Webhook support
  • Automagically connect to a frontend
  • Authorization integration using schema directives and User type
  • Scoped fields and types by environment (dev vs prod) using directives