Mulitple index for json field
I want to add index per json field's sub field
I am using MongoDB with Prisma
Here is the schema definition
But I got this error
How can I fix this problem?
2 Replies
Howdy, friend! I'm the Prisma AI Help Bot — fast answers from me, or slow, hand-crafted wisdom from a dev? Choose wisely, adventurer.
Could you try defining index like this?
https://www.prisma.io/docs/orm/prisma-schema/data-model/models#defining-composite-type-indexes