• Stars
    star
    828
  • Rank 55,086 (Top 2 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created almost 6 years ago
  • Updated 12 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Deprecated

nexus-plugin-prisma

trunk

⚠️ Deprecation warning

This project is deprecated in favour of nexus-prisma which is actively developed and available in early preview. More details in #1039.

What is nexus-plugin-prisma

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.