Class <Type> SchemaArrayField
public
Defined in:
../core-types/src/schema/fields.ts:637
Module:
@warp-drive/core-types
Represents a field whose value is an array of objects with a well-defined structure described by a non-resource schema.
If the array's elements are not well-defined, use 'array' instead.