0.0.0-alpha.9 • Published 2 years ago

@prismagql/prismagql v0.0.0-alpha.9

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

PrismaGQL

PrismaGQL is a GraphQL Schema builder designed to work well with Prisma.
It aims to be simple, type-safe and customizable as needed for real-world products.

PrismaGQL is currently in alpha version, and the interface may change significantly until a stable version is released.

Getting started

The fastest way to get started with PrismaGQL is by following the Quickstart.
If you prefer to see an actual example, there is a sample repository that you can check out.

Features

TODO

  • Better documentation
  • Support for the GraphQL interface and union