Sacha Weatherstone
04/09/2020, 5:44 AMschema.mutationType({
definition(t) {
t.crud.createOneUser()
},
})
But I don't want the option of specifying the users id in the mutation.nikolasburk
t.crud operations, would you mind opening an issue with a feature request for this here: https://github.com/graphql-nexus/nexus-schema-plugin-prisma? 🙂Sacha Weatherstone
04/09/2020, 6:28 AM