prisma.yml
prisma.yml service definition file
| Type | object |
|---|---|
| File match |
prisma.yml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/prisma-yml/latest.json |
| Source | https://www.schemastore.org/prisma.json |
Validate with Lintel
npx @lintel/lintel check
Properties
Type definitions for database models, relations, enums and other types https://v1.prisma.io/docs/1.34/prisma-cli-and-configuration/prisma-yml-5cy7/#reference
A secure secret for the current API endpoint https://v1.prisma.io/docs/1.34/prisma-cli-and-configuration/prisma-yml-5cy7/#reference
Disable authentication for the current API endpoint https://v1.prisma.io/docs/1.34/prisma-cli-and-configuration/prisma-yml-5cy7/#reference
How and where generate client https://v1.prisma.io/docs/1.34/prisma-cli-and-configuration/prisma-yml-5cy7/#reference
A database seed https://v1.prisma.io/docs/1.34/prisma-cli-and-configuration/prisma-yml-5cy7/#reference
2 nested properties
Commands to run while seeding a service for the current API endpoint
Instructions to run while seeding a service for the current API endpoint
Server-side subscriptions https://v1.prisma.io/docs/1.34/prisma-cli-and-configuration/prisma-yml-5cy7/#reference
Fields to use in variable interpolations via ${self:custom.field}
https://v1.prisma.io/docs/1.34/prisma-cli-and-configuration/prisma-yml-5cy7/#reference
An endpoint the service will be reachable at https://v1.prisma.io/docs/1.34/prisma-cli-and-configuration/prisma-yml-5cy7/#reference
A relational or document database https://v1.prisma.io/docs/1.34/prisma-cli-and-configuration/prisma-yml-5cy7/#reference
Definitions
A piece of code that you should run.