Schema Field Rules
Field names must be alphanumeric with underscores only. System-reserved names (id, slug, data, status) cannot be used as field names.
How to define structured schemas that are stored and validated via high-speed persistence segments.
Field names must be alphanumeric with underscores only. System-reserved names (id, slug, data, status) cannot be used as field names.
The platform uses Zod under the hood to validate every schema definition and every content entry. You get type-safety guarantees without writing any validation logic yourself.
We are currently synchronizing the live edge delivery nodes. Soon you can test these APIs in real-time.