v9.1.0
Changed
-
Removed
progress
property fromIndex
typeThis property is only available when fetching indexes with the
withHidden
option set totrue
.
Added
-
Added
HiddenIndex
type (DE-849)This type is used to represent an index returned by
collection.indexes
when
thewithHidden
option is set totrue
and includes theprogress
property
in addition to internal indexes.