I have this error when i try import files in produ...
# prisma-whats-new
r
I have this error when i try import files in production schemas 😞
Copy code
Unknown argument 'oldId' on field 'createSection' of type 'Mutation
n
looks like your code expects the
oldId
field on the
Section
type, but you didn't set that up
r
but I'm trying to recycle id