rostaklein / nexus-plugin-prisma

A plugin for Nexus that integrates Prisma

Home Page:http://nxs.li/plugins/prisma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A plugin for Nexus that integrates Prisma

http://nxs.li/plugins/prisma

License:MIT License


Languages

Language:TypeScript 98.0%Language:JavaScript 2.0%