-
-
Couldn't load subscription status.
- Fork 126
Closed
Labels
Milestone
Description
Description and expected behavior
Tanstack Svelte Query returns CreateQueryResult<unknown, Error> or any instead of inferring the correct return type.
Environment (please complete the following information):
- ZenStack version: 2.1.2
- Prisma version: 5.0.0 (and latest)
- Database type: Postgresql
ymc9