Optional
filter?: CompositeConditionAn optional filter expression for the find operation
Optional
limit?: numberOptional
range?: KeyRangeExpressionThe range of children to retrieve (on the child's ID value)
Optional
scantrue
(default) to scan the index forward, false
to scan it backward
Generated using TypeDoc
The options to a [[findChildren]] operation