Field types
Keystone has a large number of field types that can be used to set up the data in your model. These field types will determine data validation, schema storage, and appearance in the keystone admin UI. These can be found on keystone.Types
.
While all field types have their own unique options, the options available to all field types can be found in the database documentation.
For more information on individual field types see: