create-nexus-type
create-nexus-type copied to clipboard
This repo moved under pal CLI
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.
Create TypeScript types
This command moved under pal schema typescript command.