Types
RecordIdRef
RecordIdRef
represents a reference to a record in a collection by its id
and its collection
name.
RecordSlugRef
RecordSlugRef
represents a reference to a record in a collection by its slug
and its collection
name.
RecordRef
RecordRef
represents either a RecordIdRef
or a RecordSlugRef
.
RecordFullListOpts
RecordListOpts
AnyZodRecord
AnyZodRecord
represents the type for a record schema.
ZodRecordSort
ZodRecordSort
represents the type for a record sort options.
RecordsList
RecordsList
represents the type for a records list.