useQueriesIds
The useQueriesIds hook returns a reactive object with the Ids of all Queries objects registered in the current Provider context.
useQueriesIds(): {current: Ids}Since
v8.1.0
useQueriesIdsThe useQueriesIds hook returns a reactive object with the Ids of all Queries objects registered in the current Provider context.
useQueriesIds(): {current: Ids}v8.1.0