TinyBase logoTinyBase β

getQueriesIds

The getQueriesIds function returns a reactive object with the Ids of all Queries objects registered in the current Provider context.

getQueriesIds(): {current: Ids}
returns{current: Ids}

A reactive object with a current Ids property.

Since

v8.1.0