You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal is to have a simple-to-use useAggregateQuery hook.
It differs from useFindManyRecordsQuery because it will be used differently, being re-called at each update (no optimistic rendering).
This hook will use a new generateAggregateQueries util.
The text was updated successfully, but these errors were encountered:
Scope & Context
The goal is to have a simple-to-use useAggregateQuery hook.
It differs from useFindManyRecordsQuery because it will be used differently, being re-called at each update (no optimistic rendering).
This hook will use a new generateAggregateQueries util.
The text was updated successfully, but these errors were encountered: