This package has been deprecated

Author message:

This package has been integrated as a built-in module of Prisma Util v2.0.0. (https://www.npmjs.com/package/prisma-util)

@prisma-util/schema-creator

1.3.0 • Public • Published

Prisma Util



What is Schema Creator?   •   How to use?

What is Schema Creator?

Schema Creator is a package made to simplify creating schemas using Prisma Util and Javascript code, by defining an easy-to-use interface for developers.

How to Use?

npm i @prisma-util/schema-creator

Schema Creator uses chaining, so you can call model() or enum() on any object that it returns, and you should not instantiate the class yourself.

Documentation

The documentation has been moved to the official Prisma Util documentation. Click here to read the documentation for @prisma-util/schema-creator.

Package Sidebar

Install

npm i @prisma-util/schema-creator

Weekly Downloads

0

Version

1.3.0

License

none

Unpacked Size

50.4 kB

Total Files

19

Last publish

Collaborators

  • davidhancu