Example: PersonA person with a name, age, active flag, home address, and nicknames.
This document describes the example-person type — an example schema. Its formal schema is attached (the schemaDefinition in this document's metadata), so the app can show it and create values of this type.
Shape
A closed struct with these fields:
name (required) — string
age — integer
active — boolean
home — example-address
nicknames — list of string
Depends on
Do you like what you are reading? Subscribe to receive updates.
Unsubscribe anytime
Powered by Seed HypermediaOpen App