All Projects → graphql-nexus → Nexus Plugin Prisma

graphql-nexus / Nexus Plugin Prisma

Licence: mit
A plugin for Nexus that integrates Prisma

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Nexus Plugin Prisma

Typegraphql Prisma
Prisma 2 generator to emit TypeGraphQL types and CRUD resolvers from your Prisma 2 schema
Stars: ✭ 137 (-81.18%)
Mutual labels:  graphql, prisma, crud
Prisma Ecommerce
💰A graphql e-commerce real-world fullstack example (backoffice included)
Stars: ✭ 231 (-68.27%)
Mutual labels:  graphql, prisma
Canner
⚡️[NOT MAINTAINED] Content Management Framework creates custom CMS fast and easy. Support data sources such as Firebase/Firestore, GraphQL and Restful APIs.
Stars: ✭ 2,472 (+239.56%)
Mutual labels:  graphql, prisma
Nestjs Query
Easy CRUD for GraphQL.
Stars: ✭ 325 (-55.36%)
Mutual labels:  graphql, crud
Prisma Examples
🚀 Ready-to-run Prisma example projects
Stars: ✭ 3,017 (+314.42%)
Mutual labels:  graphql, prisma
Prisma Auth0 Example
Boilerplate Prisma Startup
Stars: ✭ 184 (-74.73%)
Mutual labels:  graphql, prisma
Graphback
Graphback - Out of the box GraphQL server and client
Stars: ✭ 323 (-55.63%)
Mutual labels:  graphql, crud
Graphql Sequelize Crud
Automatically generate queries and mutations from Sequelize models
Stars: ✭ 129 (-82.28%)
Mutual labels:  graphql, crud
Graphaello
A Tool for Writing Declarative, Type-Safe and Data-Driven Applications in SwiftUI using GraphQL
Stars: ✭ 355 (-51.24%)
Mutual labels:  graphql, type-safety
Shop
🛍🛒 Full-stack React/Prisma/TS/GraphQL E-Commerce Example
Stars: ✭ 359 (-50.69%)
Mutual labels:  graphql, prisma
Pizzaql
🍕 Modern OSS Order Management System for Pizza Restaurants
Stars: ✭ 631 (-13.32%)
Mutual labels:  graphql, prisma
React Admin Low Code
react-admin (via ra-data-hasura-graphql provider) + hasura = :)
Stars: ✭ 161 (-77.88%)
Mutual labels:  graphql, crud
Ra Data Opencrud
A react-admin data provider for Prisma and GraphCMS
Stars: ✭ 142 (-80.49%)
Mutual labels:  graphql, prisma
Modern Graphql Tutorial
📖 A simple and easy GraphQL tutorial to get started with GraphQL.
Stars: ✭ 219 (-69.92%)
Mutual labels:  graphql, prisma
Product Boilerplate
Quickly ship your apps with the power of code generation.
Stars: ✭ 677 (-7.01%)
Mutual labels:  graphql, prisma
Awesome Prisma
A collection of awesome things regarding Prisma ecosystem.
Stars: ✭ 310 (-57.42%)
Mutual labels:  graphql, prisma
Production Ready Expressjs Server
Express.js server that implements production-ready error handling and logging following latest best practices.
Stars: ✭ 101 (-86.13%)
Mutual labels:  graphql, prisma
Serverless Prisma
AWS Serverless Prisma Boilerplate
Stars: ✭ 126 (-82.69%)
Mutual labels:  graphql, prisma
Opencrud
OpenCRUD is a GraphQL CRUD API specification for databases
Stars: ✭ 350 (-51.92%)
Mutual labels:  graphql, crud
Este
This repo is suspended.
Stars: ✭ 5,467 (+650.96%)
Mutual labels:  graphql, prisma

nexus-plugin-prisma

trunk

This plugin integrates Prisma into Nexus. It gives you an API you to project fields from models defined in your Prisma schema into your GraphQL API. It also gives you an API to build GraphQL root fields that allow your API clients to query and mutate data.

You can find the documentation on the Nexus website.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].