anyone have a sample of file handling to s3 in nod...
# prisma-whats-new
e
anyone have a sample of file handling to s3 in node
h
You can use typescript one? Its mostly renaming ts extension to js
e
i just trying to implement in my graphql server
i made into typescript thanks question do i need to make a more type for each file upload? for example a field for photo, video
h
no?
you have content type or you can add field with type for example
e
i think i made a solutions thanks