Guidance
Field type & metadata reference
Returns a markdown reference for every field/column type (string, number, boolean, date, dateOnly, select, relation), its metadata shape (formats, currency, decimals, modes), and best practices. Generated from the same constants the create/update schemas validate against. Accepts any valid API key.
get/public/v1/guidance/fields
Response
Field type guidance
Example response
{
"guidance": "example"
}