Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paljs/create-nexus-type

This repo moved under pal CLI
https://github.com/paljs/create-nexus-type

nexus nexus-types prisma typescript-types

Last synced: about 2 months ago
JSON representation

This repo moved under pal CLI

Awesome Lists containing this project

README

        

# 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](https://paljs.com/cli/cnt)

## Create TypeScript types

This command moved under `pal schema typescript` command.

[Please look to Docs here](https://paljs.com/cli/schema#convert-to-typescript-definitions)