Next.js Discord

Discord Forum

Help figuring out using request body on API Route

Unanswered
Sawfly parasitic wasp posted this in #help-forum
Open in Discord
Sawfly parasitic waspOP
Im trying to configure graphql-upload on an api route using the as-integration/next package.

I feel like im close to how to resolve it, and issues on the graphql-upload repo have not been helpful.

I have created a repo that shows the "Request is unusuable" error whenever i do a POST with a file attached to it.
https://github.com/jorgev259/apollo-upload-test

Any pointers would be appreciated

0 Replies