I'm trying to do a nested write inside of an `upse...
# orm-help
d
I'm trying to do a nested write inside of an
upsert
, but Prisma is throwing an error whenever a related Model is referenced in the query ("Unknown arg"). The VSCode extension shows no error, so I am not sure why this wouldn't work. Any ideas?