Skip to content

Upload files #297

Answered by enisdenjo
artola asked this question in Q&A
Discussion options

You must be logged in to vote

Multipart requests are HTTP requests, nothing to do with WebSockets. Regardless, I don't recommend doing file uploads over WebSockets (and I never tried either). Since HTTP is a far better medium here, graphql-ws will probably never support file uploads. Consider using HTTP, as you hinted, instead.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by enisdenjo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants