@dockite/field-reference(latest: 0.3.0) > Field Reference handles the referencing of another document within the application. This allows for the defining and creation of relationships across/within schemas and creation of tree structures.
@dockite/field-unique(latest: 0.1.0) > Field Unique handles managing unique validation across groups of fields. To do this the field will perform a CONCAT each field in the database and run a DISTINCT query.