Frontic
Frontic
Changelog
  • Changelog
  • Feature requests
  • Support portal

Frontic changelog

Schema Inference

Automatically infer data schemas from imported data when setting up new storages.

How it works:

  1. Provide sample records (API response, file upload, or live integration)

  2. Frontic analyzes structure automatically

  3. Review suggested schema in interactive editor

  4. Adjust types, mark required fields, add validation

Auto-detected:

  • Field names and data types

  • Nesting levels

  • Array patterns

  • Mixed-type fields

Saves hours of manual field definition, especially for sources with hundreds of attributes. Integrates with Value Composer for transformations.