docs: add list field section to version 1

This commit is contained in:
Stevan Freeborn
2023-04-23 17:46:56 -05:00
parent 7d5a20384a
commit f7611e58e2
4 changed files with 92 additions and 1 deletions
@@ -28,4 +28,4 @@ List fields are a special type of field that allow you to define a list of value
- `object[]`
- An array of [List Value](#list-values) objects that define the possible values of the list field.
-
{% /table %}