When using AND operator this happens
# orm-help
g
When using AND operator this happens
r
You can use it like this:
Copy code
import { Prisma } from '@prisma/client'

Prisma.PageWhereInput
g
Merchant is a relation
r
Yes that will also be available
g
Still getting that error
r
Can you share your schema?