Describe an object with properties that have values
- choose-object
- create-object
- create-objects
- create-property
- delete-object
- filter-objects
- object-autocomplete
- show-object
- show-objects
- show-url
- update-object
- updated-objects
| Option | Type | Default | Description |
|---|---|---|---|
schema |
JSON schema object | {} |
Describes the object and its properties |
initialObjects |
Object[] |
[] |
Seeds the property database |
- Don't use spaces in field names, use camelCase instead. So instead of
First Nameyou should usefirstName