e.g. <http://up.keats.me/ffceae68c1a0>
# orm-help
n
which corresponds to this record type: http://up.keats.me/37bc6830bbb1
I feel like I want to just do
prisma.createImage(data)
but I need to deal with relations when creating 😕
so I'm not sure how much mutation resolvers can be simplified