Join Slack
Powered by
I have this error when i try import files in produ...
# prisma-whats-new
r
rvespula
10/04/2017, 5:14 PM
I have this error when i try import files in production schemas 😞
Copy code
Unknown argument 'oldId' on field 'createSection' of type 'Mutation
n
nilan
10/04/2017, 5:17 PM
looks like your code expects the
oldId
field on the
Section
type, but you didn't set that up
r
rvespula
10/04/2017, 5:22 PM
but I'm trying to recycle id
2
Views
Open in Slack
Previous
Next