Prisma Util
Ctrlk
Github RepositoryNPM PackagePrisma SlackSwitch to Beta
  • Welcome to Prisma Util!
  • Prisma Util v2 Announcement
  • Package Roadmap
  • API Version Matrix
  • Guides
    • Getting Started (Quickstart)
    • Using glob in configuration
    • Change your config globally
    • Migration Guides
  • API Documentation
    • Reading the Docs
    • Types & Objects
      • Path
      • Model
      • TemplatedPath
      • FileModel
      • FileGenerator
      • FileModelColumn
      • OptionalFeature
      • Map<K, V>
      • PrismaSchema
      • IndexData
      • DefaultFunction
      • ModelTake
      • ModelTakeWithGlobal
      • AbstractModelTake
      • EnvironmentVariable
      • GeneratorRunCondition
      • GeneratorConfig
      • ImportedType
      • IntrospectionModel
      • SimpleIntrospectionMatcher
      • StringIntrospectionMatcher
      • BaseIntrospectionMatcher
      • ComplexIntrospectionMatcher
      • ModelPatterns
      • IntrospectionConfig
    • Command Reference
    • Configuration Reference
  • Built-in Modules
    • Schema Creator
    • Project Toolchain
    • Prisma Util Core
  • Concepts
    • Obtaining Artifacts
    • Project Toolchain
    • Model Representation
    • Experimental Features
    • Conventions & Standards
  • Optional Features
    • List of Optional Features
    • Runtime Modules
    • Schema Improvements
    • CLI Utilities
Powered by GitBook
On this page
  1. API Documentation

Types & Objects

This page provides information on all types and objects that are used across Prisma Util configuration, modules and other pages.

PathModelTemplatedPathFileModelFileGeneratorFileModelColumnOptionalFeatureMap<K, V>PrismaSchemaIndexDataDefaultFunctionModelTakeModelTakeWithGlobalAbstractModelTakeEnvironmentVariableGeneratorRunConditionGeneratorConfigImportedTypeIntrospectionModelSimpleIntrospectionMatcherStringIntrospectionMatcherBaseIntrospectionMatcherComplexIntrospectionMatcherModelPatternsIntrospectionConfig
PreviousReading the DocsNextPath

Last updated 2 years ago