if linking a post to an image uploaded to graphcoo...
# prisma-whats-new
r
if linking a post to an image uploaded to graphcool, is it better to store the URI on the post or really link the image file
h
depends what you want to do, with secret you can use image proxy for example
so its beter to store link
and you can manipulate with it in future
r
as someone who just started out, why would I need the image proxy
Maybe Im missing something
h
you can resize and manipulate with images
r
oh okey