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
Because this extension operates on all models and all operations, every relation is always split into a separate Prisma query and then reprocessed. This removes any optimisation that Prisma would do to select relations.