Next.js Discord

Discord Forum

upload file with @as-integrations/next

Unanswered
Carpenter ant posted this in #help-forum
Open in Discord
Carpenter antOP
Hello,
I try to upload file on a server with @as-integrations/next where I exposed graphQl with appolo server. Before migrated to appolo 4 I used createUploadLink on client side but it seems that for security issue it's better to do not use anymore this solution. I read it's better to have a separate upload route without grapql. Can someone help me doing it ? Thanks in advance

0 Replies