Join Slack
Powered by
Created createUser Mutation after calling it from ...
# prisma-whats-new
d
Dhiraj
03/08/2018, 6:03 AM
Created createUser Mutation after calling it from playground it returning an error. mutation{ createUser(firstName:"abc", lastName:"xyz", mobile:3453343443){ id } } error:- ctx.db.mutation.createUser is not a function"
Open in Slack
Previous
Next