Skip to content
This repository has been archived by the owner on Oct 19, 2020. It is now read-only.

paljs/create-nexus-type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create nexus type?

This is Cli tool to Create nexus type for Prisma projects. When you try to upgrade from Prisma 1 to Prisma 2 and need to write nexus types for your models this tool will create this types for you from your schema.prisma file

This repo was archived and moved under @paljs/cli package pal generate command.

Please look to Docs here

Create TypeScript types

This command moved under pal schema typescript command.

Please look to Docs here