Schema types
Explore the different types available to structure your content.
Looking for something specific?
Use the search bar at the top of the page or press / to quickly search through the documentation.
Use the summary below to quickly jump to a specific topic:
Page | Description |
---|---|
Boolean | Learn how to define schemas for boolean values. |
Number | Learn how to define numeric values. |
Text | Learn how to define schemas for textual values. |
File | Learn how to define schemas for uploaded files. |
List | Learn how to define schemas for lists. |
Structure | Learn how to define schemas for structured data. |
Union | Learn how to combine multiple schemas into one. |
Reference | Learn how to define references to other schemas. |