| allChildrenMustBeDoneToFinishParent: Boolean | Whether all child items must be done to finish the parent item |
| canConnectExisting: Boolean | Whether it's possible to connect existing items |
| canConnectMultiples: Boolean | Whether it's possible to connect multiple items |
| canCreateNewConnected: Boolean | Whether its possible to create new connected items |
| childMustExistToFinishParent: Boolean | Whether a child must exist to finish the parent |
| connectedRepo: PublicRepoUnion | Repo (Pipe or Table) representation |
| custom_validation: String | The regex used to validate the field value |
| is_multiple: Boolean | Whether the field accepts multiple entries |
| minimal_view: Boolean | Whether the field is minimal |
| required: Boolean | Whether the field is required |