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
In the first screenshot, Company.schema.ts should import CompanyOrderByWithRelationAndSearchRelevanceInputObjectSchema from ./objects/CompanyOrderByWithRelationAndSearchRelevanceInput.schema.
Thanks for filing this @keanugrieves ! Yes, there're still several unresolved issues related to Prisma preview features. We should probably allocate the next iteration to focus on fixing them.
Description and expected behavior
These are also unaddressed issues in the underlying libraries:
fullTextSearch
In the first screenshot,
Company.schema.ts
should importCompanyOrderByWithRelationAndSearchRelevanceInputObjectSchema
from./objects/CompanyOrderByWithRelationAndSearchRelevanceInput.schema
.The error might stem from these lines:
zenstack/packages/plugins/trpc/src/zod/transformer.ts
Lines 403 to 421 in 19253ca
fieldReference
This schema isn't generated at all, although there's an unmerged pull request that might provide some clues: Brettm12345/prisma-zod-generator@8b1d50b
Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: