Schema Creator
Schema Creator is an optional module that you can use. It provides utilities for configuring Prisma Util, as well as an interface for interacting with the Code Schemas feature.
What is Schema Creator?
Schema Creator is a module made to simplify creating schemas using Prisma Util and JavaScript code, by defining an easy-to-use interface for developers. It also provides utilities for easier and more intuitive configuration, which helps for a better experience when using Prisma Util.
How to use Schema Creator?
Schema Creator is a built-in module that is available in Prisma Util v2.0.0+. You don't need to install any additional packages, you just have to import the utilities as you see fit:
You can read more about the available exports below.
API DocumentationAdditional Resources
If you are interested in learning how to use Schema Creator, you can check the API Documentation here. If you want to see some examples of how to use this package, check this page.
Last updated