Class: SchemaDefinition<Schema, StrictTableTypes>
For AI agents: see llms.txt for the complete documentation index. Markdown versions are available by adding .md to a page URL or requesting Accept: text/markdown.
server.SchemaDefinition
The definition of a Convex project schema.
This should be produced by using defineSchema.
Type parameters
| Name | Type |
|---|---|
Schema | extends GenericSchema |
StrictTableTypes | extends boolean |
Properties
tables
• tables: Schema
Defined in
strictTableNameTypes
• strictTableNameTypes: StrictTableTypes
Defined in
schemaValidation
• Readonly schemaValidation: boolean