Class <Type> ArrayField
public
Defined in:
../core-types/src/schema/fields.ts:584
Module:
@warp-drive/core-types
Represents a field whose value is an array of primitive values.
If the array's elements are not primitive values, use 'schema-array' instead.