Join Slack
Powered by
Is there a way to create User from console? Withou...
# prisma-whats-new
d
divyendu
10/19/2017, 12:22 PM
Is there a way to create User from console? Without mutation? I get "add item" form for all custom types but User, File => system types
n
nilan
10/19/2017, 12:52 PM
no, you need to use the
createUser
mutation directly, but you can do that in the playground
d
divyendu
10/19/2017, 3:12 PM
Thanks 🙂
2
Views
Open in Slack
Previous
Next