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