Configuration for automatic indexing of a data property.
true is short-hand for { start: 0, step: 1 }
true
{ start: 0, step: 1 }
Configuration for automatic indexing of a data property.
trueis short-hand for{ start: 0, step: 1 }