olivierwilkinson / prisma-extension-nested-operations

Utils for creating Prisma client extensions with nested operations
Apache License 2.0
28 stars 4 forks source link

fix: respect data path for relation results #10

Open dahaupt opened 3 months ago

dahaupt commented 3 months ago

closes: #9

dahaupt commented 3 months ago

@olivierwilkinson This is what I came up with in my debugging session. Feel free to adjust or change this patch.