When multiple: true, the field expects an array instead of a single value; each item is validated against the field's base type.
multiple: true
Optional
When true, the field expects an array; each item is validated by the base type.
true
When
multiple: true, the field expects an array instead of a single value; each item is validated against the field's base type.