hey all, is it possible to run `db.mutation.create...
# orm-help
a
hey all, is it possible to run
db.mutation.createUser()
with multiple
UserCreateInput!
objects? I tried it as an array but it didn’t work