add another benefit of item_types

This commit is contained in:
valrus 2024-12-29 08:04:50 -08:00
parent 5882e2cf67
commit 1af9df2b40

View file

@ -542,6 +542,9 @@ Specifying types has several advantages:
* User input for flexible fields may be validated and converted.
* Items missing the given field can use an appropriate null value for
querying and sorting purposes.
.. _plugin-logging: